Skip to content

Commit e7cfa7e

Browse files
committed
Re-enable cargo-outdated in CI
See kbknapp/cargo-outdated#389. The bug has been masked by kornelski/cavif-rs@d157737.
1 parent 2944bc6 commit e7cfa7e

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
@@ -102,4 +102,3 @@ jobs:
102102
- uses: dtolnay/install@cargo-outdated
103103
- run: cargo outdated --exit-code 1
104104
- run: cargo outdated --workspace --exit-code 1
105-
continue-on-error: true # https://github.com/kbknapp/cargo-outdated/issues/389

0 commit comments

Comments
 (0)