mirror of
https://github.com/coqui-ai/TTS.git
synced 2025-12-25 12:49:29 +01:00
ci config update
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -33,7 +33,6 @@ jobs:
|
||||
python3 setup.py egg_info
|
||||
- name: Lint check
|
||||
run: |
|
||||
python3 -m pip install --quiet --upgrade cardboardlint pylint
|
||||
cardboardlinter --refspec ${GITHUB_BASE_REF} -n auto
|
||||
- name: Unit tests
|
||||
run: nosetests tests --nocapture --processes=0 --process-timeout=20 --process-restartworker
|
||||
|
||||
Reference in New Issue
Block a user