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 6c77c89 commit 701a995Copy full SHA for 701a995
.github/workflows/ci.yml
@@ -12,6 +12,7 @@ jobs:
12
ci:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
+ fail-fast: false
16
matrix:
17
os:
18
- ubuntu-latest
0 commit comments