mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-23 20:25:49 +00:00
updated tox
This commit is contained in:
parent
f40a7163ba
commit
c0a475ba45
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -48,7 +48,7 @@ commands =
|
|||
skip_install: true
|
||||
|
||||
[testenv:test]
|
||||
extras = test
|
||||
deps = test
|
||||
commands =
|
||||
pytest --cov=src/djlint --cov-branch --cov-report xml:coverage.xml --cov-report term-missing
|
||||
skip_install: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue