We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2fc7eb commit 4ff8e9cCopy full SHA for 4ff8e9c
1 file changed
.github/workflows/docs.yml
@@ -56,7 +56,7 @@ jobs:
56
python-version-file: ".python-version"
57
58
- name: Install the project
59
- run: uv sync --all-extras --group docs
+ run: uv sync --all-extras
60
61
- name: Build docs
62
run: uv run mkdocs build
0 commit comments