Skip to content

Commit

Permalink
Update pytests-upstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Oct 16, 2024
1 parent c1dcc40 commit 26fae54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytests-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
shell: bash -l {0}
# timeout-minutes: 45
strategy:
fail-fast: true
fail-fast: false
matrix:
python-version: ["3.10", "3.11", "3.12"]
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
shell: bash -l {0}
# timeout-minutes: 45
strategy:
fail-fast: true
fail-fast: false
matrix:
python-version: ["3.10", "3.11", "3.12"]
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
Expand Down

0 comments on commit 26fae54

Please sign in to comment.