Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
refactor(infra): Changes cypress command
Browse files Browse the repository at this point in the history
  • Loading branch information
eluciano11 committed Dec 4, 2023
1 parent a803f74 commit 6afcfde
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
with:
browser: chrome
headless: true
start: npm start
wait-on: "http://localhost:5173"
start: npm run test:integration:run

0 comments on commit 6afcfde

Please sign in to comment.