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 9905c13 commit 462a26aCopy full SHA for 462a26a
.github/workflows/conda.yml
@@ -41,7 +41,7 @@ jobs:
41
conda info
42
conda list
43
export OMP_NUM_THREADS=1
44
- python -m tox -e py313-buildhtml
+ jupyter-book build --execute --html -d
45
46
- name: fail on build errors
47
if: steps.build_step.outcome != 'success'
0 commit comments