Skip to content

Commit c1b60a6

Browse files
ci: add ModelingToolkit SII testset to downstream tests
1 parent 48c084d commit c1b60a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- {user: SciML, repo: RecursiveArrayTools.jl, group: SymbolicIndexingInterface}
2121
- {user: JuliaSymbolics, repo: Symbolics.jl, group: SymbolicIndexingInterface}
2222
- {user: SciML, repo: SciMLBase.jl, group: SymbolicIndexingInterface}
23+
- {user: SciML, repo: ModelingToolkit.jl, group: SymbolicIndexingInterface}
2324
steps:
2425
- uses: actions/checkout@v4
2526
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)