We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bec83d commit 2cebb2aCopy full SHA for 2cebb2a
.github/workflows/UnitTests.yml
@@ -33,6 +33,7 @@ jobs:
33
test:
34
runs-on: ${{ matrix.os }}
35
strategy:
36
+ fail-fast: false
37
matrix:
38
julia-version:
39
- 'min'
0 commit comments