mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-02-23 16:49:59 -05:00
fixing coverage error
This commit is contained in:
parent
37469e3e08
commit
6bac3d43ed
@ -39,7 +39,7 @@ tests:debian:
|
||||
- apt-get -qqy install --no-install-recommends mat2 python3-flask python3-coverage python3-pip python3-setuptools
|
||||
- pip3 install wheel
|
||||
- pip3 install -r requirements.txt
|
||||
- python3-coverage run --branch --include main.py -m unittest discover -s test
|
||||
- python3-coverage run --branch main.py,matweb/*.py -m unittest discover -s test
|
||||
- python3-coverage report -m
|
||||
|
||||
build-docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user