We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4af5f7 commit bc08593Copy full SHA for bc08593
.github/workflows/main.yml
@@ -54,6 +54,7 @@ jobs:
54
name: Test
55
runs-on: ${{ matrix.target.os }}
56
strategy:
57
+ fail-fast: false
58
matrix:
59
profile:
60
- dev
0 commit comments