Skip to content

Commit

Permalink
chore: CircleCi setting
Browse files Browse the repository at this point in the history
  • Loading branch information
deipanema committed Oct 14, 2024
1 parent 395d231 commit 9b9e5b0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2.1
orbs:
cypress: cypress-io/cypress@3

workflows:
build:
jobs:
- "cypress/run":
start-command: "npm run start"

0 comments on commit 9b9e5b0

Please sign in to comment.