Skip to content

Commit

Permalink
turn off fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Oct 21, 2024
1 parent fecd332 commit 6ffe064
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 @@ -21,6 +21,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.10", "3.11", "3.12", "3.13"]
fail-fast: false

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6ffe064

Please sign in to comment.