mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-07 01:44:00 +02:00
Factorize modal templates
This commit is contained in:
2
tox.ini
2
tox.ini
@ -11,7 +11,7 @@ deps =
|
||||
-r{toxinidir}/requirements.txt
|
||||
coverage
|
||||
commands =
|
||||
coverage run --omit='*migrations*,apps/scripts*' --source=apps,tfjm ./manage.py test apps/
|
||||
coverage run --omit='*migrations*,apps/scripts*' --source=apps ./manage.py test apps/
|
||||
coverage report -m
|
||||
|
||||
[testenv:linters]
|
||||
|
Reference in New Issue
Block a user