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 68a73e3 commit cc15e12Copy full SHA for cc15e12
.github/workflows/sphinx.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Build docs
41
run: |
42
- tox -e ldocs,docs
+ tox -e docs
43
44
- uses: actions/upload-artifact@v4
45
with:
0 commit comments