Skip to content

Commit 3ac9aed

Browse files
Merge pull request #550 from SciML/ChrisRackauckas-patch-7
Fix downstream DiffEqNoiseProcess test
2 parents 4f45192 + 90250e7 commit 3ac9aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
os: [ubuntu-latest]
1919
package:
2020
- {user: SciML, repo: StochasticDelayDiffEq.jl, group: All}
21-
- {user: SciML, repo: DiffEqNoiseProcess.jl, group: All}
21+
- {user: SciML, repo: DiffEqNoiseProcess.jl, group: Core1}
2222

2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)