Skip to content

Commit

Permalink
Enables fast fail in the workflow (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
RabiyaF authored May 1, 2024
1 parent 960a3e7 commit b902a74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
test:

strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-13]
version: ["3.9", "3.x"]
Expand Down

0 comments on commit b902a74

Please sign in to comment.