File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,13 @@ jobs:
2121 julia-version : [1]
2222 os : [ubuntu-latest]
2323 package :
24- - {user: SciML, repo: ModelingToolkit.jl, group: All}
24+ - {user: SciML, repo: ModelingToolkit.jl, group: InterfaceI}
25+ - {user: SciML, repo: ModelingToolkit.jl, group: InterfaceII}
26+ - {user: SciML, repo: ModelingToolkit.jl, group: Initialization}
2527 - {user: SciML, repo: OrdinaryDiffEq.jl, group: Interface}
2628 - {user: SciML, repo: OrdinaryDiffEq.jl, group: Regression}
27- - {user: SciML, repo: BoundaryValueDiffEq.jl, group: All }
28- - {user: SciML, repo: DiffEqCallbacks.jl, group: All }
29+ - {user: SciML, repo: BoundaryValueDiffEq.jl, group: ModelingToolkit }
30+ - {user: SciML, repo: DiffEqCallbacks.jl, group: Core }
2931 steps :
3032 - uses : actions/checkout@v4
3133 - uses : julia-actions/setup-julia@v2
You can’t perform that action at this time.
0 commit comments