Skip to content

Commit

Permalink
Fix downstream DiffEqNoiseProcess test
Browse files Browse the repository at this point in the history
The bridge tests got a lot more intense and so they are in a separate group that requires the better machines. Just lop them off the downstream.
  • Loading branch information
ChrisRackauckas authored Sep 29, 2023
1 parent 4f45192 commit 90250e7
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 90250e7

Please sign in to comment.