From 84b40d4eb3318a62eef34eb009084a7f96dd2ae9 Mon Sep 17 00:00:00 2001 From: Mubarak Sadoon Date: Wed, 29 Mar 2023 13:10:58 -0400 Subject: [PATCH] removed the testing for now just to get the beta workflow firing immediately. --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6593de79e8..b2a15f9b6b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -326,7 +326,7 @@ workflows: branches: # matches all branches that begin with 'beta-dist' only: /beta-dist-.*/ - requires: *all_jobs + # requires: *all_jobs - alpha: context: aws filters: