Skip to content

Commit ca22bdb

Browse files
ci: don't fail-fast in tests
1 parent ed9efd8 commit ca22bdb

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
@@ -20,6 +20,7 @@ jobs:
2020
version:
2121
- 'min'
2222
- '1'
23+
fail-fast: false
2324
steps:
2425
- uses: actions/checkout@v4
2526
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)