Output test coverage in test step

This commit is contained in:
Keannu Christian Bernasol 2025-09-13 22:27:05 +08:00
parent 821a701a5b
commit 1e88f1ba53

View file

@ -52,7 +52,7 @@ steps:
commands:
- uv sync --frozen
- export PATH=".venv/bin:$PATH"
- pytest
- pytest --cov
- name: discord
image: appleboy/drone-discord
settings: