Skip to content

Commit ed25100

Browse files
committed
Don't fail fast
1 parent ab64860 commit ed25100

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ env:
1212
UV_SYSTEM_PYTHON: 1
1313
NPY_PROMOTION_STATE: weak_and_warn
1414

15+
jobs.test.strategy.fail-fast: false
16+
1517
jobs:
1618
test:
1719
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)