mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-09-18 05:29:37 +08:00
Output test coverage in test step
This commit is contained in:
parent
821a701a5b
commit
1e88f1ba53
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ steps:
|
|||
commands:
|
||||
- uv sync --frozen
|
||||
- export PATH=".venv/bin:$PATH"
|
||||
- pytest
|
||||
- pytest --cov
|
||||
- name: discord
|
||||
image: appleboy/drone-discord
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue