Skip to content

Commit f04e0e6

Browse files
committed
fail-fast: false
1 parent ff76617 commit f04e0e6

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
@@ -19,6 +19,7 @@ jobs:
1919
name: os=${{ matrix.os }}, py=${{ matrix.python-version }}, np=${{ matrix.numpy-version }}, deps=${{ matrix.dependency-set }}
2020

2121
strategy:
22+
fail-fast: false
2223
matrix:
2324
python-version: ['3.11', '3.12', '3.13']
2425
numpy-version: ['1.25', '2.1']

0 commit comments

Comments
 (0)