diff --git a/.circleci/config.yml b/.circleci/config.yml index c4cdb47..922b163 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -117,7 +117,7 @@ workflows: - docker-build: requires: - test - - test:e2e + - test-e2e - lint # Add it before pull request # filters: