We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46f436 commit a69f45fCopy full SHA for a69f45f
.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