Skip to content

Commit 653d954

Browse files
Merge pull request #1881 from bowenszhu/downstream-MOR
Add SciML/ModelOrderReduction.jl to downstream integration test
2 parents 43ebd33 + b71a407 commit 653d954

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
@@ -25,6 +25,7 @@ jobs:
2525
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
2626
- {user: SciML, repo: StructuralIdentifiability.jl, group: All}
2727
- {user: SciML, repo: ModelingToolkitStandardLibrary.jl}
28+
- {user: SciML, repo: ModelOrderReduction.jl, group: All}
2829
steps:
2930
- uses: actions/checkout@v2
3031
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)