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 08acf77 commit e29e57bCopy full SHA for e29e57b
.github/workflows/Downstream.yml
@@ -20,6 +20,7 @@ jobs:
20
- {user: SciML, repo: DiffEqBase.jl, group: InterfaceII}
21
- {user: SciML, repo: LinearSolve.jl, group: InterfaceII}
22
- {user: JuliaDiff, repo: SparseDiffTools.jl, group: InterfaceI}
23
+ - {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceII}
24
25
steps:
26
- uses: actions/checkout@v3
0 commit comments