diff --git a/tox.ini b/tox.ini index 79bc9a6abd..dd25f87991 100644 --- a/tox.ini +++ b/tox.ini @@ -13,6 +13,7 @@ commands = pylint {toxinidir}/tuf bandit -r {toxinidir}/tuf coverage run aggregate_tests.py + # Test commit coverage report -m --fail-under 97 deps =