mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
fix: remove superfluous build
This commit is contained in:
@@ -21,7 +21,6 @@ script:
|
||||
- cd tests/httpbin && hrun basic.yml --log-level debug --failfast && cd -
|
||||
- python -m httprunner.cli hrun -V
|
||||
- python -m httprunner.cli hrun -h
|
||||
- poetry build
|
||||
- poetry run coverage run --source=httprunner -m unittest discover
|
||||
after_success:
|
||||
- poetry run coveralls
|
||||
Reference in New Issue
Block a user