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 f96680c commit 29644a1Copy full SHA for 29644a1
.github/workflows/main.yml
@@ -40,6 +40,7 @@ jobs:
40
name: Test
41
runs-on: ${{ matrix.target.os }}
42
strategy:
43
+ fail-fast: false
44
matrix:
45
profile:
46
- dev
0 commit comments