Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 2b16345

Browse files
Update Downstream.yml
1 parent 95f7bdc commit 2b16345

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ jobs:
1818
os: [ubuntu-latest]
1919
package:
2020
- {user: SciML, repo: ModelingToolkit.jl, group: All}
21+
- {user: SciML, repo: DiffEqBase.jl, group: Core}
22+
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceI}
23+
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceII}
24+
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceIII}
25+
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceIV}
26+
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceV}
2127
steps:
2228
- uses: actions/checkout@v2
2329
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)