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 fbea856 commit f33cb32Copy full SHA for f33cb32
.github/workflows/testing_initiative.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, macos-latest, windows-latest]
36
python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]
0 commit comments