Skip to content

Commit 074b1ca

Browse files
ci: split MTK downstream tests
1 parent 182c9ff commit 074b1ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ jobs:
3030
- {user: SciML, repo: SciMLSensitivity.jl, group: Core3}
3131
- {user: SciML, repo: SciMLSensitivity.jl, group: Core4}
3232
- {user: SciML, repo: SciMLSensitivity.jl, group: Core5}
33-
- {user: SciML, repo: ModelingToolkit.jl, group: All}
33+
- {user: SciML, repo: ModelingToolkit.jl, group: InterfaceI}
34+
- {user: SciML, repo: ModelingToolkit.jl, group: InterfaceII}
35+
- {user: SciML, repo: ModelingToolkit.jl, group: Initialization}
36+
- {user: SciML, repo: ModelingToolkit.jl, group: SymbolicIndexingInterface}
3437
- {user: SciML, repo: DiffEqDevTools.jl, group: Core}
3538
- {user: nathanaelbosch, repo: ProbNumDiffEq.jl, group: Downstream}
3639
- {user: SKopecz, repo: PositiveIntegrators.jl, group: Downstream}

0 commit comments

Comments
 (0)