mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 04:50:11 +08:00
print verbose logs when installing
This commit is contained in:
@@ -12,7 +12,7 @@ matrix:
|
||||
sudo: true
|
||||
install:
|
||||
- pip install poetry
|
||||
- poetry install
|
||||
- poetry install -v
|
||||
script:
|
||||
- poetry build
|
||||
- poetry run coverage run --source=httprunner -m unittest discover
|
||||
|
||||
Reference in New Issue
Block a user