Skip to content

Commit

Permalink
Don't fail fast on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed May 21, 2023
1 parent 951906e commit 8edcc53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ concurrency:
jobs:
test-windows:
strategy:
fail-fast: false
matrix:
pytest-split-group: [1, 2, 3, 4, 5]
pytest-split-groups: [5]
Expand Down

0 comments on commit 8edcc53

Please sign in to comment.