Skip to content

Commit 88b81bc

Browse files
Fix Neuroblox downstream
1 parent 7e75d00 commit 88b81bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- {user: SciML, repo: MethodOfLines.jl, group: DAE}
4040
- {user: SciML, repo: ModelingToolkitNeuralNets.jl, group: All}
4141

42-
- {user: Neuroblox, repo: Neuroblox.jl, group: NNPDE}
42+
- {user: Neuroblox, repo: Neuroblox.jl, group: All}
4343
steps:
4444
- uses: actions/checkout@v4
4545
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)