mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 21:07:37 +03:00
Temporarily defer syn upgrade from failing cargo outdated job
This commit is contained in:
parent
ea9f52b0d8
commit
d7138357d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -74,4 +74,4 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/install@cargo-outdated
|
||||
- run: cargo update
|
||||
- run: cargo outdated --workspace --exit-code 1
|
||||
- run: cargo outdated --workspace --ignore syn --exit-code 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue