We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f40758 commit 116691dCopy full SHA for 116691d
1 file changed
.github/workflows/Test.yml
@@ -19,6 +19,7 @@ jobs:
19
test:
20
runs-on: ubuntu-latest
21
strategy:
22
+ fail-fast: false
23
matrix:
24
julia-version: ['lts', '1', 'pre']
25
0 commit comments