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 444e949 commit e3a5278Copy full SHA for e3a5278
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
test:
7
runs-on: ${{ matrix.os }}
8
strategy:
9
- # fail-fast: false
+ fail-fast: false
10
matrix:
11
os:
12
- ubuntu-22.04
0 commit comments