Skip to content

Commit 347b940

Browse files
committed
disable fail-fast
1 parent 44ebd51 commit 347b940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
exclude:
1111
- python-version: '3.8'
1212
numpy-version: 'dev'
13-
fail-fast: true
1413
steps:
1514
- uses: actions/checkout@v4
1615
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)