diff --git a/.circleci/config.yml b/.circleci/config.yml index 65667a5a..8cbfe395 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -74,7 +74,7 @@ jobs: poetry run flake8 install: executor: python-executor - resource_class: small + resource_class: medium steps: - checkout # Download and cache dependencies