From b01f5b808387b78fb431e072c34e99aacb73e0d3 Mon Sep 17 00:00:00 2001 From: Akansha Sakhre Date: Thu, 8 Aug 2024 17:02:01 +0530 Subject: [PATCH] updated the cypress branch --- .github/workflows/cypress-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress-testing.yml b/.github/workflows/cypress-testing.yml index 8256c7922..14e424881 100644 --- a/.github/workflows/cypress-testing.yml +++ b/.github/workflows/cypress-testing.yml @@ -96,7 +96,7 @@ jobs: git clone https://github.com/glific/cypress-testing.git echo done. go to dir. cd cypress-testing - git checkout feature/template-flows + git checkout master cd .. cp -r cypress-testing/cypress cypress yarn add cypress@13.6.2