Try to fix coverage uploading
This commit is contained in:
parent
fbedbcce5d
commit
edba028e40
@ -12,7 +12,7 @@ install:
|
||||
|
||||
# command to run tests
|
||||
script:
|
||||
- "cd test && pytest --cov=pudb"
|
||||
- "(cd test && pytest --cov=pudb)"
|
||||
|
||||
after_success:
|
||||
- upload_coverage.sh
|
||||
|
Loading…
Reference in New Issue
Block a user