Run pre-commit also with tox.

This commit is contained in:
Fabio Caccamo
2023-01-25 20:08:21 +01:00
parent ecc1cd77de
commit 2ebd1a7992
+1
View File
@@ -30,6 +30,7 @@ deps =
-r requirements-test.txt
commands =
pre-commit run -a
coverage run --append --source=admin_interface runtests.py
coverage report --show-missing --ignore-errors