Skip to content

Commit 9baa715

Browse files
authored
Merge pull request #160 from vpuri3/patch-2
Update Downstream.yml
2 parents babcb94 + da3e02b commit 9baa715

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ jobs:
1616
julia-version: [1,1.6]
1717
os: [ubuntu-latest]
1818
package:
19-
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceII}
19+
- {user: SciML, repo: SciMLBase.jl, group: InterfaceII}
20+
- {user: SciML, repo: DiffEqBase.jl, group: InterfaceII}
21+
- {user: SciML, repo: LinearSolve.jl, group: InterfaceII}
2022

2123
steps:
2224
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)