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 5c8fc59 commit 9b179f1Copy full SHA for 9b179f1
.github/workflows/CI.yml
@@ -21,6 +21,8 @@ jobs:
21
test:
22
runs-on: ${{ matrix.runner.os }}
23
strategy:
24
+ fail-fast: false
25
+
26
matrix:
27
runner:
28
# Current stable version
0 commit comments