Skip to content

Commit 3a0ae4d

Browse files
fail-fast: false
1 parent fb8ba96 commit 3a0ae4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
1415
steps:

0 commit comments

Comments
 (0)