Skip to content
Snippets Groups Projects
Commit 919655ff authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

Adding coverage

parent 54b536cc
No related branches found
No related tags found
No related merge requests found
Pipeline #4796 failed with stage
in 1 minute and 37 seconds
...@@ -7,4 +7,4 @@ test-debian: ...@@ -7,4 +7,4 @@ test-debian:
- apt-get update -qy - apt-get update -qy
- apt-get install -y python3-dev python3-pip - apt-get install -y python3-dev python3-pip
- pip3 install -r requirements.txt - pip3 install -r requirements.txt
- py.test tests --cov ../rpg - py.test --cov rpg tests
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