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 ad83f98 commit 46ac32dCopy full SHA for 46ac32d
.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