mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-01 20:07:37 +03:00
Revert "Disregard outdated deranged crate"
This reverts commit 12a0d5320e
.
This commit is contained in:
parent
af09ebdaec
commit
8bc261eb41
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 --ignore deranged --exit-code 1
|
||||
- run: cargo outdated --workspace --exit-code 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue