mirror of https://github.com/coqui-ai/TTS.git
fix #374
parent
4a9d2e4309
commit
16cb8b2e24
|
@ -46,7 +46,7 @@ jobs:
|
|||
python3 setup.py egg_info
|
||||
- name: Lint check
|
||||
run: |
|
||||
cardboardlinter -n auto
|
||||
cardboardlinter --refspec main -n auto
|
||||
- name: Unit tests
|
||||
run: nosetests tests --nocapture --processes=0 --process-timeout=20 --process-restartworker
|
||||
- name: Test scripts
|
||||
|
|
Loading…
Reference in New Issue