Skip to content

Commit fb0f1eb

Browse files
committed
remove manifest
1 parent 5017643 commit fb0f1eb

File tree

5 files changed

+15
-1073
lines changed

5 files changed

+15
-1073
lines changed

.github/workflows/Downstream.yml

+3
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
@info "Not compatible with this release. No problem." exception=err
5656
exit(0) # Exit immediately, as a success
5757
end
58+
env:
59+
RETESTITEMS_NWORKERS: 4
60+
RETESTITEMS_NWORKER_THREADS: 2
5861
- uses: julia-actions/julia-processcoverage@v1
5962
with:
6063
directories: src,ext

0 commit comments

Comments
 (0)