Skip to content

Commit a6135c3

Browse files
committed
disable fail-fast
1 parent f288f4d commit a6135c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
build:
99
runs-on: ${{ matrix.platform }}
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
platform: [ubuntu-latest, macos-latest, windows-latest]
1314
python-version: [3.6, 3.7, 3.8, 3.9]

0 commit comments

Comments
 (0)