diff --git a/tox.ini b/tox.ini index 00bd1210..c60403df 100644 --- a/tox.ini +++ b/tox.ini @@ -17,7 +17,7 @@ commands= unit2 discover -s tests/unit -p test_*_py3*.py [testenv:coveralls] -passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN +passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN GITHUB_TOKEN basepython=python3.9 usedevelop=True deps=