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 0db005a commit d219f6aCopy full SHA for d219f6a
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
Test:
20
runs-on: ${{ matrix.os }}
21
strategy:
22
- fail-fast: true
+ fail-fast: false
23
24
# Recommendations:
25
# * support at least 2 operating systems
0 commit comments