Skip to content

Commit 9505203

Browse files
Update tox.ini
Co-authored-by: LeAndre <lcjunior1220@gmail.com>
1 parent 53dbd59 commit 9505203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deps =
1818
click
1919
commands =
2020
python scripts/prepare_tests.py {posargs}
21-
pytest --cov --cov-report=term-missing {posargs}
21+
pytest --cov --cov-report=term-missing
2222
python scripts/cleanup_tests.py
2323

2424
[testenv:lint]

0 commit comments

Comments
 (0)