Skip to content

Commit 7ab49c1

Browse files
committed
TEMPORARY COMMIT: fail-fast false
touch1
1 parent 884db67 commit 7ab49c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

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

0 commit comments

Comments
 (0)