We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c084d commit c1b60a6Copy full SHA for c1b60a6
.github/workflows/Downstream.yml
@@ -20,6 +20,7 @@ jobs:
20
- {user: SciML, repo: RecursiveArrayTools.jl, group: SymbolicIndexingInterface}
21
- {user: JuliaSymbolics, repo: Symbolics.jl, group: SymbolicIndexingInterface}
22
- {user: SciML, repo: SciMLBase.jl, group: SymbolicIndexingInterface}
23
+ - {user: SciML, repo: ModelingToolkit.jl, group: SymbolicIndexingInterface}
24
steps:
25
- uses: actions/checkout@v4
26
- uses: julia-actions/setup-julia@v1
0 commit comments