Skip to content

Commit 502467c

Browse files
authored
CI: Disable fast-failing
1 parent 8f48c1c commit 502467c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
test:
1212
runs-on: ubuntu-latest
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
version:
1617
- '1.0' # minimum Julia version supported in Project.toml

0 commit comments

Comments
 (0)