From fbe57fd984f2e2a296bb943fed9a24c816642fdb Mon Sep 17 00:00:00 2001 From: Manjunath Davanam Date: Tue, 23 May 2023 17:16:25 +0530 Subject: [PATCH] #OB-338 feat: Testbranch to fix the testcase issue --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8e4739ed..0e7452d4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ jobs: steps: - checkout - run: - name: clone analytics core + name: clone analytics core command: | if [ -z $CIRCLE_PR_NUMBER ]; then target_branch=$CIRCLE_BRANCH