Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
deipanema committed Oct 17, 2024
1 parent ed7d2f5 commit fe5dc86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ workflows:
build:
jobs:
- "cypress/run":
start-command: "npm run start"
start-command: "npm run dev"
wait-on: "http://localhost:3000/"
command: "npm run cy:run"

0 comments on commit fe5dc86

Please sign in to comment.