We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0928d68 commit f7ba3caCopy full SHA for f7ba3ca
.github/workflows/ci.yml
@@ -44,6 +44,7 @@ jobs:
44
- uses: julia-actions/julia-runtest@v1
45
env:
46
JULIA_DISTRIBUTED_TESTING_STANDALONE: 1
47
+ JULIA_NUM_THREADS: 4
48
- uses: julia-actions/julia-processcoverage@v1
49
- uses: codecov/codecov-action@v5
50
with:
0 commit comments