[cicd] add -vvv pytest suffix
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8561f594e8
commit
96993d7552
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ steps:
|
|||
- mv tests/key.pem data/key.pem
|
||||
- mv tests/test.toml data/config.toml
|
||||
- poetry install --with dev
|
||||
- poetry run pytest
|
||||
- poetry run pytest -vvv
|
||||
|
|
Loading…
Reference in a new issue