Skip to content

Commit 78f45f8

Browse files
authored
build: strategy: fail-fast: false
1 parent 457441c commit 78f45f8

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
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
1516

0 commit comments

Comments
 (0)