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 cb93991 commit ab3a9ffCopy full SHA for ab3a9ff
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: julia-actions/julia-buildpkg@v1
59
- uses: julia-actions/julia-runtest@v1
60
env:
61
- JULIA_NUM_THREADS: 4
+ JULIA_NUM_THREADS: 4,4
62
- uses: julia-actions/julia-processcoverage@v1
63
- uses: codecov/codecov-action@v5
64
with:
0 commit comments