Skip to content

Commit d2f87a0

Browse files
authored
Merge pull request #559 from contradict/fix-downstrem-datadrivendiffeq
Fix DataDrivenDiffEq.jl downstream test
2 parents cc5eba3 + f43ec8c commit d2f87a0

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
@@ -21,7 +21,7 @@ jobs:
2121
- {user: SciML, repo: ModelingToolkit.jl, group: All}
2222
- {user: SciML, repo: Catalyst.jl, group: All}
2323
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
24-
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
24+
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Core}
2525
- {user: JuliaSymbolics, repo: Symbolics.jl, group: All}
2626
- {user: SciML, repo: ModelOrderReduction.jl, group: All}
2727

0 commit comments

Comments
 (0)