diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index aa81549..69034c3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,8 @@ jobs: fail-fast: false matrix: config: - - { tox: "lint,docs", python: "3.8" } + - { tox: "lint", python: "3.8" } + - { tox: "docs", python: "3.8" } # Anymail supports the same Python versions as Django, plus PyPy. # https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django