Skip to content

Commit 3eb186f

Browse files
committed
Add downstream test for BoundaryValueDiffEq.jl
1 parent a92bb59 commit 3eb186f

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: OrdinaryDiffEq.jl, group: InterfaceII}
2020
- {user: SciML, repo: ModelingToolkit.jl, group: All}
2121
- {user: SciML, repo: SciMLSensitivity.jl, group: Core1}
22+
- {user: SciML, repo: BoundaryValueDiffEq.jl, group: All}
2223

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

0 commit comments

Comments
 (0)