Skip to content

Commit 6e15eec

Browse files
ci: add MTKNeuralNets to downstream CI
1 parent 7c92d22 commit 6e15eec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Downstream.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- {user: SciML, repo: MethodOfLines.jl, group: Interface}
3838
- {user: SciML, repo: MethodOfLines.jl, group: 2D_Diffusion}
3939
- {user: SciML, repo: MethodOfLines.jl, group: DAE}
40+
- {user: SciML, repo: ModelingToolkitNeuralNets.jl, group: All}
4041
steps:
4142
- uses: actions/checkout@v4
4243
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)