We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef091bf commit a9c8928Copy full SHA for a9c8928
1 file changed
.github/workflows/ci.yml
@@ -24,6 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
26
strategy:
27
+ fail-fast: false
28
matrix:
29
node-version:
30
- '20'
0 commit comments