Skip to content

Commit

Permalink
do not fast fail
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapriot committed Jul 7, 2024
1 parent e290d94 commit 1ae247c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
run:
shell: bash -l {0}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macOS-13, windows-latest]
python-version: [3.9, "3.10", "3.11", "3.12"]
Expand Down

0 comments on commit 1ae247c

Please sign in to comment.