mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-02 20:37:37 +03:00
Disregard outdated deranged crate
This commit is contained in:
parent
c8b37ee49d
commit
12a0d5320e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -85,4 +85,4 @@ jobs:
|
|||
- uses: dtolnay/install@cargo-outdated
|
||||
- run: cargo tree --package bat --depth 0 | grep "^bat v$(cat src/bat.version)$"
|
||||
- run: cargo update
|
||||
- run: cargo outdated --workspace --exit-code 1
|
||||
- run: cargo outdated --workspace --ignore deranged --exit-code 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue