Skip to content

Commit 541683d

Browse files
committed
Test downstream in parallel
1 parent 2fee89d commit 541683d

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
@@ -50,6 +50,9 @@ jobs:
5050
@info "Not compatible with this release. No problem." exception=err
5151
exit(0) # Exit immediately, as a success
5252
end
53+
env:
54+
RETESTITEMS_NWORKERS: 4
55+
RETESTITEMS_NWORKER_THREADS: 2
5356
- uses: julia-actions/julia-processcoverage@v1
5457
- uses: codecov/codecov-action@v3
5558
with:

0 commit comments

Comments
 (0)