We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669c08b commit f28552aCopy full SHA for f28552a
.github/workflows/Downstream.yml
@@ -37,6 +37,8 @@ jobs:
37
- {user: SciML, repo: StochasticDiffEq.jl, group: AlgConvergence}
38
- {user: SciML, repo: Sundials.jl, group: All}
39
- {user: SciML, repo: SteadyStateDiffEq.jl, group: All}
40
+ - {user: SciML, repo: DifferentialEquations.jl, group: All}
41
+ - {user: SciML, repo: ModelingToolkit.jl, group: All}
42
43
steps:
44
- uses: actions/checkout@v2
0 commit comments