Skip to content

Commit 27eee64

Browse files
committed
Link to cargo-outdated bug
1 parent 116dea8 commit 27eee64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ jobs:
101101
- uses: actions/checkout@v4
102102
- uses: dtolnay/install@cargo-outdated
103103
- run: cargo outdated --workspace --exit-code 1
104-
continue-on-error: true
104+
continue-on-error: true # https://github.com/kbknapp/cargo-outdated/issues/389

0 commit comments

Comments
 (0)