We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8fead7 commit fe865f8Copy full SHA for fe865f8
1 file changed
.github/workflows/ci.yml
@@ -164,6 +164,7 @@ jobs:
164
supply-chain:
165
name: Supply Chain (cargo-vet)
166
runs-on: ubuntu-latest
167
+ continue-on-error: true
168
steps:
169
- uses: actions/checkout@v4
170
- uses: dtolnay/rust-toolchain@nightly
0 commit comments