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 1f42a71 commit 6c77ef2Copy full SHA for 6c77ef2
.circleci/config.yml
@@ -45,7 +45,7 @@ jobs:
45
DOCS_PATH: _build/html
46
command: |
47
export BASE_URL="/output/job/$CIRCLE_WORKFLOW_JOB_ID/artifacts/0/$DOCS_PATH"
48
-
+ export OMP_NUM_THREADS=1
49
python -m tox -e py312-buildhtml
50
51
- save_cache:
0 commit comments