Skip to content

Commit

Permalink
Revert "Run cargo-outdated on workspace root for now"
Browse files Browse the repository at this point in the history
This reverts commit 2944bc6.
  • Loading branch information
dtolnay committed Mar 24, 2024
1 parent e7cfa7e commit d63c2b5
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 @@ -100,5 +100,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/install@cargo-outdated
- run: cargo outdated --exit-code 1
- run: cargo outdated --workspace --exit-code 1

0 comments on commit d63c2b5

Please sign in to comment.