Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Nov 5, 2020
1 parent 4ce7409 commit b2db5e6
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 @@ -8,7 +8,7 @@ extras =
passenv = COVERALLS_*

commands=
py.test --cov=aiohttp_asgi
py.test -v --cov --cov-report=term-missing --doctest-modules tests
- coveralls


Expand Down

0 comments on commit b2db5e6

Please sign in to comment.