mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
config fix
This commit is contained in:
@@ -29,7 +29,8 @@ jobs:
|
||||
# so we can take advantage of pyproject.toml build-dependency support
|
||||
- run: sudo pip install --upgrade pip
|
||||
- run: sudo pip install -e .
|
||||
- run: sudo pip install --quiet --upgrade cardboardlint pylint
|
||||
- run: |
|
||||
sudo pip install --quiet --upgrade cardboardlint pylint
|
||||
cardboardlinter --refspec ${CIRCLE_BRANCH} -n auto
|
||||
- run: nosetests tests --nocapture
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user