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 9baa715 commit b481cf5Copy full SHA for b481cf5
.github/workflows/Downstream.yml
@@ -19,6 +19,7 @@ jobs:
19
- {user: SciML, repo: SciMLBase.jl, group: InterfaceII}
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
24
steps:
25
- uses: actions/checkout@v3
0 commit comments