diff --git a/.circleci/test-deploy.yml b/.circleci/test-deploy.yml index 59ec491..55eaf5e 100644 --- a/.circleci/test-deploy.yml +++ b/.circleci/test-deploy.yml @@ -33,9 +33,6 @@ jobs: pytest-test: executor: collection-testing/default steps: - - checkout - - collection-testing/install-requirements-txt: - file: requirements.txt - collection-testing/pytest executors: