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