Skip to content

Commit f33cb32

Browse files
ci: disable fail-fast
1 parent fbea856 commit f33cb32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing_initiative.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
test:
3131
runs-on: ${{ matrix.os }}
3232
strategy:
33+
fail-fast: false
3334
matrix:
3435
os: [ubuntu-latest, macos-latest, windows-latest]
3536
python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]

0 commit comments

Comments
 (0)