Skip to content

Commit d3f46aa

Browse files
Merge pull request #1120 from SciML/ChrisRackauckas-patch-3
Downstream tests on StructuralIdentifiability
2 parents e8ab710 + d22ba89 commit d3f46aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ jobs:
2121
- {user: SciML, repo: CellMLToolkit.jl, group: All}
2222
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
2323
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
24-
24+
- {user: SciML, repo: StructuralIdentifiability.jl, group: All}
25+
2526
steps:
2627
- uses: actions/checkout@v2
2728
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)