Skip to content

Commit fcb96d1

Browse files
committed
TST: no fail fast
1 parent 76363c3 commit fcb96d1

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
@@ -9,6 +9,7 @@ jobs:
99
unit-test-and-typecheck:
1010
runs-on: "ubuntu-latest"
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
python-version:
1415
- "3.13"

0 commit comments

Comments
 (0)