Skip to content

Commit

Permalink
turn off fast-fail
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Jan 31, 2024
1 parent fc4c95b commit 97b4ff5
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"]
fail-fast: false

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

0 comments on commit 97b4ff5

Please sign in to comment.