Skip to content

Commit f0fefb1

Browse files
Merge pull request #799 from SciML/ChrisRackauckas-patch-3
Add DataDrivenDiffEq.jl to downstream tests
2 parents 51716ae + a36f7b6 commit f0fefb1

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
package:
2020
- {user: SciML, repo: Catalyst.jl, group: All}
2121
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
22+
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Standard}
2223

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

0 commit comments

Comments
 (0)