Skip to content

Commit 7c63f7d

Browse files
committed
no fail-fast for matrix
1 parent 868f503 commit 7c63f7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
test-linux:
1010
runs-on: ubuntu-latest
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
python-version: [3.7, 3.8, 3.9]
1415
steps:

0 commit comments

Comments
 (0)