Skip to content

Commit d63c2b5

Browse files
committed
Revert "Run cargo-outdated on workspace root for now"
This reverts commit 2944bc6.
1 parent e7cfa7e commit d63c2b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,4 @@ jobs:
100100
steps:
101101
- uses: actions/checkout@v4
102102
- uses: dtolnay/install@cargo-outdated
103-
- run: cargo outdated --exit-code 1
104103
- run: cargo outdated --workspace --exit-code 1

0 commit comments

Comments
 (0)