Skip to content

Commit

Permalink
Testing with the wait added back..
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift committed Oct 9, 2023
1 parent 72c3046 commit 8f09e1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v5
with:
wait-on: 'https://127.0.0.1:9443'
wait-on-timeout: 180
build: yarn docker:build
start: yarn docker:github
command: yarn cypress:test
Expand Down

0 comments on commit 8f09e1a

Please sign in to comment.