Skip to content

Commit 09fb856

Browse files
authored
Update Downstream.yml
1 parent 847ea7e commit 09fb856

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
@info "Not compatible with this release. No problem." exception=err
5454
exit(0) # Exit immediately, as a success
5555
end
56+
env:
57+
RETESTITEMS_NWORKERS: 4
58+
RETESTITEMS_NWORKER_THREADS: 2
5659
- uses: julia-actions/julia-processcoverage@v1
5760
- uses: codecov/codecov-action@v4
5861
with:

0 commit comments

Comments
 (0)