mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-21 19:50:40 +00:00
add back pytest to ci
This commit is contained in:
parent
f0b927edd2
commit
4f6b8880c4
@ -23,6 +23,7 @@ steps:
|
||||
commands:
|
||||
- pip install poetry poetry-dynamic-versioning -qq
|
||||
- poetry install
|
||||
- poetry run pytest --cov-append
|
||||
- poetry version
|
||||
- poetry run ${CI_REPO_NAME} --help
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user