diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index a3a3429d..6bf9198c 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -51,7 +51,7 @@ jobs: uses: cypress-io/github-action@v6 with: runTests: false - working-directory: packages/player + command: pnpm --dir packages/player/ internal:cypress:run - name: Cypress run uses: cypress-io/github-action@v6 env: