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 24165db commit d0c8187Copy full SHA for d0c8187
.github/workflows/syntax.yml
@@ -21,6 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
timeout-minutes: 15
23
strategy:
24
+ fail-fast: false
25
matrix:
26
include:
27
- build: latest
0 commit comments