Skip to content

Commit

Permalink
Comment docs pipeline (#10)
Browse files Browse the repository at this point in the history
We already have RTD checking docs and this is likely the
reason why publish was skipped.
  • Loading branch information
ssbarnea authored Jul 20, 2020
1 parent e4e20bd commit f012331
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
include:
- name: linters
python-version: 3.6
- name: docs
python-version: 3.6
continue-on-error: true
# - name: docs
# python-version: 3.6
# continue-on-error: true
- name: packaging
python-version: 3.6
- name: py36
Expand Down

0 comments on commit f012331

Please sign in to comment.