Skip to content

Commit a488e17

Browse files
authored
Disable DataDrivenDiffEq downstream tests
1 parent 47c14f3 commit a488e17

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: Standard}
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)