Skip to content

Commit

Permalink
Disable fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Jan 5, 2024
1 parent 7ff0745 commit c7424fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Expand Up @@ -15,6 +15,7 @@ jobs:
run:
shell: bash
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
Expand Down

0 comments on commit c7424fd

Please sign in to comment.