We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e97f2e8 + 32af79d commit 9bb5959Copy full SHA for 9bb5959
1 file changed
.github/workflows/check_docs_build.yml
@@ -34,7 +34,7 @@ jobs:
34
. $GITHUB_WORKSPACE/venv/bin/activate
35
uv pip install -e . --no-deps
36
uv pip install torch
37
- sphinx-build -W -b html docs docs/_build/html
+ sphinx-build -b html docs docs/_build/html
38
env:
39
JAX_PLATFORMS: cpu
40
CUDA_VISIBLE_DEVICES: ""
0 commit comments