Skip to content

Commit

Permalink
Turn off fail-fast mode
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Feb 23, 2022
1 parent 45d936c commit b155c1c
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:
name: Julia ${{ matrix.julia-version }} - ${{ matrix.os }} - ${{ github.event_name }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
julia-version:
- '1.5.0'
Expand Down

0 comments on commit b155c1c

Please sign in to comment.