Skip to content

Commit

Permalink
Merge pull request #550 from SciML/ChrisRackauckas-patch-7
Browse files Browse the repository at this point in the history
Fix downstream DiffEqNoiseProcess test
  • Loading branch information
ChrisRackauckas authored Sep 29, 2023
2 parents 4f45192 + 90250e7 commit 3ac9aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os: [ubuntu-latest]
package:
- {user: SciML, repo: StochasticDelayDiffEq.jl, group: All}
- {user: SciML, repo: DiffEqNoiseProcess.jl, group: All}
- {user: SciML, repo: DiffEqNoiseProcess.jl, group: Core1}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3ac9aed

Please sign in to comment.