Skip to content

Commit

Permalink
Update cypress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vantezzen committed Oct 20, 2024
1 parent 22bf0a6 commit 25783b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v6
with:
install-command: npm install
project: apps/web
start: npm run cypress
browser: chrome
Expand Down

0 comments on commit 25783b7

Please sign in to comment.