Skip to content

Commit

Permalink
Re-enable cargo-outdated in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 24, 2024
1 parent d1ac964 commit a74b394
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,3 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/install@cargo-outdated
- run: cargo outdated --workspace --exit-code 1
continue-on-error: true # https://github.com/kbknapp/cargo-outdated/issues/389

0 comments on commit a74b394

Please sign in to comment.