Skip to content

Commit c9ed0d8

Browse files
committed
dont fail fast
1 parent 5296d2e commit c9ed0d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
max-parallel: 4
10+
fail-fast: false
1011
matrix:
1112
python-version: ['3.10', '3.11', '3.12', '3.13']
1213

0 commit comments

Comments
 (0)