Skip to content

Commit

Permalink
removed wait-on
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Nov 17, 2023
1 parent 4ee8dd5 commit 0f8528f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/webclient-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: cypress-io/github-action@v5
with:
component: true
wait-on: "http://localhost:3000"
browser: ${{ matrix.browser }}
working-directory: webclient
- name: Cypress - e2e tests
Expand Down

0 comments on commit 0f8528f

Please sign in to comment.