Exclude deliberately pinned prettyplease crate from cargo outdated
This commit is contained in:
parent
7891ae7184
commit
845b900fd5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -191,4 +191,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/install@cargo-outdated
|
||||
- run: cargo outdated --workspace --exclude macrotest --exit-code 1
|
||||
- run: cargo outdated --workspace --exclude macrotest,prettyplease --exit-code 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user