diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 51fa97c033de9ebf3dad682bc60ff26ab95bf857..872e287436e6265a3c0e636793bdd2ac47bc69ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -120,11 +120,6 @@ pre-commit:hooks: - poetry install - poetry run pytest tests/unit -tests:3.7: - extends: .tests - variables: - PYTHON_VERSION: "3.7" - tests:3.8: extends: .tests variables: