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 ae57566 commit 1f3de54Copy full SHA for 1f3de54
.github/workflows/main.yml
@@ -14,6 +14,7 @@ jobs:
14
test:
15
runs-on: ${{ matrix.image }}
16
strategy:
17
+ fail-fast: false
18
matrix:
19
image: [macos-12, ubuntu-22.04, windows-2022]
20
env:
0 commit comments