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 868f503 commit 7c63f7dCopy full SHA for 7c63f7d
.github/workflows/test.yml
@@ -9,6 +9,7 @@ jobs:
9
test-linux:
10
runs-on: ubuntu-latest
11
strategy:
12
+ fail-fast: false
13
matrix:
14
python-version: [3.7, 3.8, 3.9]
15
steps:
0 commit comments