Skip to content

Commit

Permalink
feat(#1): update e2e-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t.chelebi committed Sep 5, 2023
1 parent 10d1edd commit f519597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v5
with:
start: pnpm run start
start: pnpm run dev
wait-on: 'http://localhost:3000'
browser: chrome

0 comments on commit f519597

Please sign in to comment.