mirror of https://github.com/coqui-ai/TTS.git
Disable linter until I've some peace of mind
This commit is contained in:
parent
a58fb6c01b
commit
8c1d8df759
|
@ -42,6 +42,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install .[all]
|
python3 -m pip install .[all]
|
||||||
python3 setup.py egg_info
|
python3 setup.py egg_info
|
||||||
- name: Lint check
|
# - name: Lint check
|
||||||
run: |
|
# run: |
|
||||||
make lint
|
# make lint
|
Loading…
Reference in New Issue