Skip to content

Commit c713779

Browse files
authored
Reintroduce DataDrivenDiffEq Downstream Tests
Just the basic functionality within DataDrivenDiffEq
1 parent a9dc1fc commit c713779

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)