Skip to content

Commit ca1fe6b

Browse files
add SciMLSensitivity downstream
1 parent 2360a56 commit ca1fe6b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ jobs:
2626
matrix:
2727
package:
2828
- {user: SciML, repo: SciMLBase.jl, group: Core}
29+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core1}
30+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core2}
31+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core3}
32+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core4}
33+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core5}
34+
- {user: SciML, repo: SciMLSensitivity.jl, group: Core6}
2935
version:
3036
- '1'
3137
os:

0 commit comments

Comments
 (0)