Skip to content

Commit 76c7a9b

Browse files
Merge pull request #3590 from SciML/ChrisRackauckas-patch-5
Fix Neuroblox downstream
2 parents 2193ef2 + 88b81bc commit 76c7a9b

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)