Skip to content

Commit

Permalink
Update cypress.yml: start local server
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-mather authored Sep 17, 2024
1 parent d4bc8c9 commit 5ba1d45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
# and run all Cypress tests
- name: Cypress run
uses: cypress-io/github-action@v6
with:
start: pnpm start

0 comments on commit 5ba1d45

Please sign in to comment.