Skip to content

Commit 05c80bb

Browse files
committed
Dont fail fast
1 parent 3e8ffd0 commit 05c80bb

File tree

1 file changed

+1
-0
lines changed
  • lib/SimpleNonlinearSolve/.github/workflows

1 file changed

+1
-0
lines changed

lib/SimpleNonlinearSolve/.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
test:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
group:
1516
- Core

0 commit comments

Comments
 (0)