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 9b410bd commit 7d2969eCopy full SHA for 7d2969e
.github/workflows/ci.yml
@@ -54,6 +54,7 @@ jobs:
54
55
test:
56
strategy:
57
+ fail-fast: false
58
matrix:
59
os: [ubuntu-latest, windows-latest]
60
runs-on: ${{ matrix.os }}
0 commit comments