From a7b8d02db5544954f0f7be76cf02f050cad45893 Mon Sep 17 00:00:00 2001 From: Andrew Goldis Date: Thu, 16 Nov 2023 20:56:38 -0800 Subject: [PATCH] .. --- .github/workflows/currents.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/currents.yml b/.github/workflows/currents.yml index 8fd4ef1..6dc99cd 100644 --- a/.github/workflows/currents.yml +++ b/.github/workflows/currents.yml @@ -54,7 +54,7 @@ jobs: - name: Run Cypress on Currents.dev env: - DEBUG: "@cypress/github-action" + DEBUG: @cypress/github-action uses: cypress-io/github-action@v6 continue-on-error: true