We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1ddfc commit 8cfa4f3Copy full SHA for 8cfa4f3
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
ci:
13
name: "${{ matrix.m.type }}: ${{ matrix.m.name }}"
14
strategy:
15
- fail-fast: true
+ fail-fast: false
16
matrix:
17
m:
18
- type: board
0 commit comments