Skip to content

Commit fe865f8

Browse files
committed
fix(ci): make cargo-vet non-blocking
1 parent a8fead7 commit fe865f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
supply-chain:
165165
name: Supply Chain (cargo-vet)
166166
runs-on: ubuntu-latest
167+
continue-on-error: true
167168
steps:
168169
- uses: actions/checkout@v4
169170
- uses: dtolnay/rust-toolchain@nightly

0 commit comments

Comments
 (0)