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.
fail-fast
1 parent 9c604bb commit ac25658Copy full SHA for ac25658
.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