Skip to content

Commit 2727da0

Browse files
committed
Add SciMLBase Downstream tests
1 parent 358198c commit 2727da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ jobs:
1717
julia-version: [1]
1818
os: [ubuntu-latest]
1919
package:
20+
- {user: SciML, repo: SciMLBase.jl, group: Downstream}
2021
- {user: SciML, repo: Catalyst.jl, group: All}
2122
- {user: SciML, repo: CellMLToolkit.jl, group: All}
2223
- {user: SciML, repo: SBMLToolkit.jl, group: All}
2324
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
2425
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
2526
- {user: SciML, repo: StructuralIdentifiability.jl, group: All}
26-
2727
steps:
2828
- uses: actions/checkout@v2
2929
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)