[cdcd] change pytest command
This commit is contained in:
parent
b11a3ce322
commit
6268e42ee5
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ pipeline:
|
||||||
- mv tests/key.pem data/key.pem
|
- mv tests/key.pem data/key.pem
|
||||||
- mv tests/test.toml data/config.toml
|
- mv tests/test.toml data/config.toml
|
||||||
- poetry install --with dev
|
- poetry install --with dev
|
||||||
- poetry run pytest -vvv
|
- inv tests
|
||||||
|
|
Loading…
Reference in a new issue