diff --git a/.github/workflows/currents.yml b/.github/workflows/currents.yml index 6a7e181..8fd4ef1 100644 --- a/.github/workflows/currents.yml +++ b/.github/workflows/currents.yml @@ -53,6 +53,8 @@ jobs: # Run all Cypress tests - name: Run Cypress on Currents.dev + env: + DEBUG: "@cypress/github-action" uses: cypress-io/github-action@v6 continue-on-error: true