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
2 parents 29b3cc5 + fe5dc86 commit 9fd6047
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ workflows:
build:
jobs:
- "cypress/run":
start-command: "npm run cy:run"
start-command: "npm run dev"
wait-on: "http://localhost:3000"

0 comments on commit 9fd6047

Please sign in to comment.