Skip to content

Commit 6d62f9a

Browse files
Add MethodOfLines to Downstream
1 parent 48ac4f3 commit 6d62f9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
- {user: SciML, repo: StructuralIdentifiability.jl, group: All}
2727
- {user: SciML, repo: ModelingToolkitStandardLibrary.jl}
2828
- {user: SciML, repo: ModelOrderReduction.jl, group: All}
29+
- {user: SciML, repo: MethodOfLines.jl, group: Interface}
30+
- {user: SciML, repo: MethodOfLines.jl, group: 2D_Diffusion}
31+
- {user: SciML, repo: MethodOfLines.jl, group: DAE}
2932
steps:
3033
- uses: actions/checkout@v2
3134
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)