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 71418f0 commit 24b0c83Copy full SHA for 24b0c83
.github/workflows/test.yml
@@ -30,6 +30,7 @@ jobs:
30
test:
31
runs-on: ${{ matrix.os }}
32
strategy:
33
+ fail-fast: false
34
matrix:
35
os: ["ubuntu-latest"]
36
python-version: [
0 commit comments