mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Only check docs on Travis
At least whilst there's a problem on GHA: https://github.community/t5/GitHub-Actions/GitHub-Action-for-python-import-of-quot-tkinter-quot-fails/td-p/40644
This commit is contained in:
parent
6a43ea86ea
commit
fbb14f67a3
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -83,12 +83,6 @@ jobs:
|
|||
name: errors
|
||||
path: Tests/errors
|
||||
|
||||
- name: Docs
|
||||
if: matrix.python-version == 3.8
|
||||
run: |
|
||||
pip install sphinx-rtd-theme
|
||||
make doccheck
|
||||
|
||||
- name: After success
|
||||
if: success()
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user