Skip to content

Commit

Permalink
changed cypress branch
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Aug 9, 2024
1 parent 51b9eab commit fae3972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
echo start mix setup
echo done. start installing inotify-tools
sudo apt-get install inotify-tools
git checkout feat/contact-upload-report
mix setup
cd ../glific-frontend/
Expand All @@ -112,7 +113,6 @@ jobs:
- name: Run glific backend
run: |
cd ../glific/
git checkout feat/contact-upload-report
mix phx.server &
cd ../glific-frontend/
Expand Down

0 comments on commit fae3972

Please sign in to comment.