Skip to content

Commit

Permalink
chore: change cypress config
Browse files Browse the repository at this point in the history
  • Loading branch information
GersonDantas committed Dec 26, 2023
1 parent 6386003 commit 4b731d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/github-action@v6
with:
start: npm start
wait-on: 'http://localhost:8080'
wait-on-timeout: 120

Deploy-Production:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4b731d9

Please sign in to comment.