Skip to content

Commit 8e43a62

Browse files
Add misc test group to NonlinearSolve CI to run QA tests
1 parent e4a9f00 commit 8e43a62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI_NonlinearSolve.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- core
3838
- downstream
3939
- wrappers
40+
- misc
4041
version:
4142
- "1.10"
4243
- "1"
@@ -95,6 +96,7 @@ jobs:
9596
- core
9697
- downstream
9798
- wrappers
99+
- misc
98100
steps:
99101
- uses: actions/checkout@v4
100102
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)