Skip to content

Commit

Permalink
OCT-1550: Fix "Still waiting to connect to Chrome" in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-code committed Apr 11, 2024
1 parent 881c992 commit 5ec8d33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ jobs:
curl --retry-connrefused --retry 100 --retry-delay 3 \
-s -X GET $OCTANT_BASE_URL
rm -rf $HOME/.config/Cypress
rm -rf $HOME/.config/google-chrome
yarn synpress:run
shell: bash

Expand Down

0 comments on commit 5ec8d33

Please sign in to comment.