mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-20 13:21:54 +00:00
No need to combine coverage reporting I think.
This commit is contained in:
parent
232980b223
commit
807746c9fe
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -38,7 +38,6 @@ extras = testing
|
|||
commands =
|
||||
python --version
|
||||
{envbindir}/coverage run {envbindir}/django-cadmin test -v2 {posargs:tests}
|
||||
coverage combine . tests/docs
|
||||
coverage report -m --skip-covered
|
||||
coverage xml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue