We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42375e4 commit b6ffda3Copy full SHA for b6ffda3
.github/workflows/rust.yml
@@ -68,6 +68,7 @@ jobs:
68
name: Tests
69
runs-on: ubuntu-latest
70
strategy:
71
+ fail-fast: false
72
matrix:
73
rust: [stable, beta, nightly, 1.63.0]
74
steps:
0 commit comments