Skip to content

Commit 6da12a2

Browse files
Switch NonlinearSolve downstream to only core
1 parent eeb8b09 commit 6da12a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- {user: SciML, repo: ModelingToolkit.jl, group: All}
2222
- {user: SciML, repo: SciMLSensitivity.jl, group: Core1}
2323
- {user: SciML, repo: BoundaryValueDiffEq.jl, group: All}
24-
- {user: SciML, repo: NonlinearSolve.jl, group: All}
24+
- {user: SciML, repo: NonlinearSolve.jl, group: Core}
2525
steps:
2626
- uses: actions/checkout@v4
2727
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)