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 99a1809 commit e1b34b2Copy full SHA for e1b34b2
.github/workflows/python-tests.yml
@@ -15,6 +15,7 @@ jobs:
15
tests:
16
runs-on: ubuntu-latest
17
strategy:
18
+ fail-fast: false
19
matrix:
20
python-version: [3.6, 3.7, 3.8, 3.9]
21
0 commit comments