Skip to content

Commit

Permalink
CI: disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospb19 committed Dec 14, 2024
1 parent 965cc65 commit b1112b1
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 @@ -23,6 +23,7 @@ jobs:

test:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
include:
Expand Down

0 comments on commit b1112b1

Please sign in to comment.