We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b197d commit 916652fCopy full SHA for 916652f
.github/workflows/Downstream.yml
@@ -38,6 +38,8 @@ jobs:
38
- {user: SciML, repo: MethodOfLines.jl, group: 2D_Diffusion}
39
- {user: SciML, repo: MethodOfLines.jl, group: DAE}
40
- {user: SciML, repo: ModelingToolkitNeuralNets.jl, group: All}
41
+
42
+ - {user: Neuroblox, repo: Neuroblox.jl, group: NNPDE}
43
steps:
44
- uses: actions/checkout@v4
45
- uses: julia-actions/setup-julia@v1
0 commit comments