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 48f660a commit 7bb1edbCopy full SHA for 7bb1edb
.github/workflows/Downstream.yml
@@ -26,7 +26,7 @@ jobs:
26
- {user: SciML, repo: DelayDiffEq.jl, group: Regression}
27
- {user: SciML, repo: JumpProcesses.jl, group: All}
28
- {user: SciML, repo: DiffEqFlux.jl, group: DiffEqFlux}
29
- - {user: SciML, repo: NonlinearSolve.jl, group: All}
+ - {user: SciML, repo: NonlinearSolve.jl, group: Core}
30
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceI}
31
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceII}
32
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceIII}
0 commit comments