Run pre-commit also with tox.
This commit is contained in:
@@ -30,6 +30,7 @@ deps =
|
|||||||
-r requirements-test.txt
|
-r requirements-test.txt
|
||||||
|
|
||||||
commands =
|
commands =
|
||||||
|
pre-commit run -a
|
||||||
coverage run --append --source=admin_interface runtests.py
|
coverage run --append --source=admin_interface runtests.py
|
||||||
coverage report --show-missing --ignore-errors
|
coverage report --show-missing --ignore-errors
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user