mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-09-19 20:14:49 -04:00
Don't cover dependencies in the testsuite
This commit is contained in:
parent
6bb77d77db
commit
0997c47d7e
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ tests:debian:
|
|||
script:
|
||||
- apt-get -qqy update
|
||||
- apt-get -qqy install --no-install-recommends mat2 python3-flask python3-coverage
|
||||
- python3-coverage run --branch -m unittest discover
|
||||
- python3-coverage run --branch --include main.py -m unittest discover
|
||||
- python3-coverage report -m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue