Skip to content

Commit 6964c76

Browse files
Merge pull request #477 from bowenszhu/downstream-MOR
Add SciML/ModelOrderReduction.jl to downstream integration test
2 parents a42082a + 042b05c commit 6964c76

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
@@ -23,6 +23,7 @@ jobs:
2323
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
2424
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
2525
- {user: JuliaSymbolics, repo: Symbolics.jl, group: All}
26+
- {user: SciML, repo: ModelOrderReduction.jl, group: All}
2627

2728
steps:
2829
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)