Skip to content

Commit b481cf5

Browse files
authored
Update Downstream.yml
add downstream test for sparsedifftools.jl JuliaDiff/SparseDiffTools.jl#240 places all scimlops related tests in group "InterfaceI"
1 parent 9baa715 commit b481cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- {user: SciML, repo: SciMLBase.jl, group: InterfaceII}
2020
- {user: SciML, repo: DiffEqBase.jl, group: InterfaceII}
2121
- {user: SciML, repo: LinearSolve.jl, group: InterfaceII}
22+
- {user: JuliaDiff, repo: SparseDiffTools.jl, group: InterfaceI}
2223

2324
steps:
2425
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)