Skip to content

Commit b2c84bf

Browse files
committed
no failing fast
1 parent dd0adea commit b2c84bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111

1212
runs-on: ${{ matrix.os }}
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
os: [ubuntu-20.04, macOS-10.15, windows-2019]
1617
python-version: [3.6, 3.7, 3.8, 3.9]

0 commit comments

Comments
 (0)