Skip to content

Commit

Permalink
Ignore coverage report exit code in docs env
Browse files Browse the repository at this point in the history
  • Loading branch information
Gee19 committed Feb 23, 2021
1 parent f23b994 commit bc1d0b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ deps =
commands =
make clean
make html
commands_post = - coverage report

[testenv:pep8]
basepython = python3.6
Expand Down

0 comments on commit bc1d0b7

Please sign in to comment.