Skip to content

Commit

Permalink
rm fail-fast for matrix strategy in test wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
maichmueller committed Jun 18, 2024
1 parent 2e33bb0 commit c514b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ jobs:
needs: [build-wheels, build-scratch]

strategy:
fail-fast: false
matrix:
include:
# example wheel names (if the wheel names change, look at the `ls wheels/` for the new names)
Expand Down

0 comments on commit c514b3d

Please sign in to comment.