From 410a83568ed0c26e51c3149103df4077b59d0c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Smestad?= Date: Tue, 12 Nov 2024 15:37:45 +0100 Subject: [PATCH] Try in root folder --- .github/workflows/cypress.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index f0897302..a5903f8e 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -52,7 +52,6 @@ jobs: if: steps.cypress-cache.outputs.cache-hit != 'true' uses: cypress-io/github-action@v6 with: - working-directory: packages/player runTests: false - name: Cypress run uses: cypress-io/github-action@v6