Skip to content

Commit 29d692b

Browse files
build: run SciML SII tests in downstream CI
1 parent 7a8e647 commit 29d692b

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
@@ -19,6 +19,7 @@ jobs:
1919
package:
2020
- {user: SciML, repo: RecursiveArrayTools.jl, group: All}
2121
- {user: JuliaSymbolics, repo: Symbolics.jl, group: SymbolicIndexingInterface}
22+
- {user: SciML, repo: SciMLBase.jl, group: SymbolicIndexingInterface}
2223
steps:
2324
- uses: actions/checkout@v4
2425
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)