tests: fix cov
This commit is contained in:
parent
85a95499fd
commit
dd72eb30dc
@ -1,3 +1,3 @@
|
|||||||
|
|
||||||
pip install -r test_requirements.txt
|
pip install -r test_requirements.txt
|
||||||
pytest -x --cov=aiee --cov-fail-under=97 --cov-report term-missing tests
|
pytest -x --cov=cic_utils --cov-fail-under=97 --cov-report term-missing tests
|
Loading…
Reference in New Issue
Block a user