Skip to content

Commit

Permalink
disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 authored Sep 8, 2020
1 parent 6c0ea6b commit 1172657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/UnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
julia-version: ['1.0', '1', 'nightly']
os: [ubuntu-latest, windows-latest, macOS-latest]
Expand Down

0 comments on commit 1172657

Please sign in to comment.