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 358198c commit 2727da0Copy full SHA for 2727da0
.github/workflows/Downstream.yml
@@ -17,13 +17,13 @@ jobs:
17
julia-version: [1]
18
os: [ubuntu-latest]
19
package:
20
+ - {user: SciML, repo: SciMLBase.jl, group: Downstream}
21
- {user: SciML, repo: Catalyst.jl, group: All}
22
- {user: SciML, repo: CellMLToolkit.jl, group: All}
23
- {user: SciML, repo: SBMLToolkit.jl, group: All}
24
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
25
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
26
- {user: SciML, repo: StructuralIdentifiability.jl, group: All}
-
27
steps:
28
- uses: actions/checkout@v2
29
- uses: julia-actions/setup-julia@v1
0 commit comments