Skip to content

Commit 6e5deca

Browse files
Julien RousselJulien Roussel
authored andcommitted
docs dependancies reupdated in ci
1 parent 56264b6 commit 6e5deca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: uv python install 3.12
6262

6363
- name: Install only docs dependencies
64-
run: uv sync --extra docs --extra torch
64+
run: uv sync --all-extras
6565

6666
- name: Build docs
6767
run: uv run sphinx-build -b html docs/ _build/html

0 commit comments

Comments
 (0)