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 eba4363 commit 56e528cCopy full SHA for 56e528c
.github/workflows/test.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
test:
11
strategy:
12
+ fail-fast: false
13
matrix:
14
os: [ubuntu-latest, windows-latest, macos-latest]
15
0 commit comments