Run `pre-commit` also with `tox`.

master
Fabio Caccamo 2023-01-25 20:08:21 +01:00
parent ecc1cd77de
commit 2ebd1a7992
1 changed files with 1 additions and 0 deletions

View File

@ -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