mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-05 05:47:38 +03:00
Defer bat upgrade temporarily
This commit is contained in:
parent
5ba0136f5b
commit
6d9b823c31
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -58,4 +58,4 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: dtolnay/install@cargo-outdated
|
- uses: dtolnay/install@cargo-outdated
|
||||||
- run: cargo update
|
- run: cargo update
|
||||||
- run: cargo outdated --exit-code 1 --ignore syntect
|
- run: cargo outdated --exit-code 1 --ignore bat,syntect
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue