diff --git a/.github/workflows/cypress-test.yml b/.github/workflows/cypress-test.yml index 4868ca21..976c4f70 100644 --- a/.github/workflows/cypress-test.yml +++ b/.github/workflows/cypress-test.yml @@ -23,3 +23,5 @@ jobs: run: pnpm install - name: Cypress run uses: cypress-io/github-action@v6 + with: + start: pnpm demo:test