diff --git a/tox.ini b/tox.ini index db4748033..96eed4e40 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,7 @@ # the tox-gh-actions package. [gh-actions] python = - 3.7: py37-coverage,typechecks,codechecks + 3.7: py37-coverage 3.8: py38-coverage 3.9: py39-coverage 3.10: py310-coverage