Skip to content

Commit

Permalink
disable fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm committed Apr 16, 2024
1 parent 63fb485 commit 4347ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
pytest:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
version: ["3.10", "3.11", "3.12"]

Expand Down

0 comments on commit 4347ae0

Please sign in to comment.