Skip to content

Commit

Permalink
Remove -
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Almeida committed Feb 1, 2022
1 parent 92dd5e4 commit 553eed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist =
[testenv:test]
extras = test
commands =
- python -m pytest --cov --cov-report xml --cov-report term-missing --ignore=venv
python -m pytest --cov --cov-report xml --cov-report term-missing --ignore=venv

[testenv:lint]
basepython = python3
Expand Down

0 comments on commit 553eed0

Please sign in to comment.