Skip to content

Commit f226441

Browse files
build: add SciMLSensitivity tests to downstream CI
1 parent 0cbbf21 commit f226441

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .github/workflows/Downstream.yml

+5
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ jobs:
2525
- {user: SciML, repo: OrdinaryDiffEq.jl, group: Core}
2626
- {user: SciML, repo: OrdinaryDiffEq.jl, group: Interface}
2727
- {user: SciML, repo: DelayDiffEq.jl, group: Interface}
28+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core1}
29+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core2}
30+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core3}
31+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core4}
32+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core5}
2833
steps:
2934
- uses: actions/checkout@v4
3035
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)