Skip to content

Commit 2944bc6

Browse files
committed
Run cargo-outdated on workspace root for now
1 parent 27eee64 commit 2944bc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,6 @@ jobs:
100100
steps:
101101
- uses: actions/checkout@v4
102102
- uses: dtolnay/install@cargo-outdated
103+
- run: cargo outdated --exit-code 1
103104
- run: cargo outdated --workspace --exit-code 1
104105
continue-on-error: true # https://github.com/kbknapp/cargo-outdated/issues/389

0 commit comments

Comments
 (0)