Skip to content

Commit f37583e

Browse files
Merge pull request #979 from jakob-bagterp/feature/improve-retry-strategy-for-failed-tests
2 parents cf91262 + 9527e81 commit f37583e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
test:
1616
runs-on: ${{ matrix.os }}
1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
os: [macos-latest, ubuntu-latest, windows-latest]
2021
python-version: ["3.11", "3.12", "3.13", "3.14"]

0 commit comments

Comments
 (0)