[cdcd] change pytest command

This commit is contained in:
SouthFox 2023-07-30 20:54:52 +08:00
parent b11a3ce322
commit 6268e42ee5

View file

@ -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