Skip to content

Commit d617c56

Browse files
authored
Merge pull request #1953 from AlCap23/patch-1
Reintroduce DataDrivenDiffEq Downstream Tests
2 parents 6041da2 + c713779 commit d617c56

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
@@ -22,7 +22,7 @@ jobs:
2222
- {user: SciML, repo: CellMLToolkit.jl, group: All}
2323
- {user: SciML, repo: SBMLToolkit.jl, group: All}
2424
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
25-
#- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
25+
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Downstream}
2626
- {user: SciML, repo: StructuralIdentifiability.jl, group: All}
2727
- {user: SciML, repo: ModelingToolkitStandardLibrary.jl}
2828
- {user: SciML, repo: ModelOrderReduction.jl, group: All}

0 commit comments

Comments
 (0)