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 f7ba3ca commit c0f0a29Copy full SHA for c0f0a29
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: julia-actions/julia-runtest@v1
45
env:
46
JULIA_DISTRIBUTED_TESTING_STANDALONE: 1
47
- JULIA_NUM_THREADS: 4
+ JULIA_NUM_THREADS: 4,4
48
- uses: julia-actions/julia-processcoverage@v1
49
- uses: codecov/codecov-action@v5
50
with:
0 commit comments