Skip to content

Commit 940ef53

Browse files
committed
chore: temporary comments docs with sphinx
1 parent e92f3a7 commit 940ef53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
- name: Run unit tests (pytest)
7171
run: poetry run tox -e tests
7272

73-
- name: Build the documentation (sphinx)
74-
run: poetry run tox -e docs
73+
# - name: Build the documentation (sphinx)
74+
# run: poetry run tox -e docs
7575

7676
- name: Update coverage to Codecov
7777
uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)