Skip to content

Commit

Permalink
Run cargo outdated on root
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Mar 14, 2024
1 parent 1a834db commit a1677d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/install@cargo-outdated
- run: cargo outdated --workspace --exit-code 1
# - run: cargo outdated --workspace --exit-code 1 # https://github.com/kbknapp/cargo-outdated/issues/389
- run: cargo outdated --exit-code 1

0 comments on commit a1677d4

Please sign in to comment.