We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577aafa commit 93cdcc4Copy full SHA for 93cdcc4
1 file changed
.github/workflows/ci.yaml
@@ -35,6 +35,7 @@ jobs:
35
36
test-rust:
37
strategy:
38
+ fail-fast: false
39
matrix:
40
rust-version: [stable, beta, nightly]
41
os: [ubuntu-latest, windows-latest, macos-latest]
0 commit comments