Skip to content

Commit

Permalink
chore: run local test server before cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
dipankarmaikap committed Dec 5, 2024
1 parent 1a16654 commit dbe0e6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
run: pnpm install
- name: Cypress run
uses: cypress-io/github-action@v6
with:
start: pnpm demo:test

0 comments on commit dbe0e6b

Please sign in to comment.