mirror of
https://github.com/release-engineering/repo-autoindex.git
synced 2025-02-23 13:42:52 +00:00
commit
74f657c79e
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -8,7 +8,7 @@ deps = poetry
|
|||
skip_install = True
|
||||
commands =
|
||||
poetry install -v
|
||||
poetry run py.test -v --cov repo_autoindex --cov-report html {posargs}
|
||||
poetry run py.test -v --cov repo_autoindex --cov-fail-under 100 --cov-report html {posargs}
|
||||
|
||||
[testenv:mypy]
|
||||
commands =
|
||||
|
|
Loading…
Add table
Reference in a new issue