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 adaa977 commit 6bf3a2aCopy full SHA for 6bf3a2a
.github/workflows/doc.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: Install python prerequisites
37
run: pip install -U --user pip setuptools setuptools-scm nox
38
- name: Sphinx documentation build
39
- run: python -m nox --non-interactive --session docs
+ run: python -m nox --non-interactive --session docs
0 commit comments