Commit 0b5420bf authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

also install py3-cov



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 2669e8b6
Pipeline #38604 failed with stage
in 5 minutes and 49 seconds
......@@ -11,7 +11,8 @@ unstable:
image: debian:unstable
script:
- python3 manage.py test -v2
- python-coverage run ./manage.py test
- apt-get -y install python3-coverage
- python3-coverage run ./manage.py test
api apikeys backend contributors deblayout dm dsa fprs inconsistencies keyring minechangelogs nmlayout person process projectb public restricted wizard
# the test named "tests" is the one that is checked when doing autodeployment.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment