diff --git a/.circleci/config.yml b/.circleci/config.yml index ad5b0d514..af7134d29 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -222,6 +222,9 @@ workflows: - master - feature/* - hotfix/* + - e2e_test: + requires: + - build_and_test # MERGE TO MASTER cut_release: