Skip to content

Commit f7ba3ca

Browse files
committed
Use multiple threads in CI
1 parent 0928d68 commit f7ba3ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- uses: julia-actions/julia-runtest@v1
4545
env:
4646
JULIA_DISTRIBUTED_TESTING_STANDALONE: 1
47+
JULIA_NUM_THREADS: 4
4748
- uses: julia-actions/julia-processcoverage@v1
4849
- uses: codecov/codecov-action@v5
4950
with:

0 commit comments

Comments
 (0)