diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index d8411cc250..0a9c280056 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -168,9 +168,6 @@ jobs: env: # pass the Dashboard record key as an environment variable CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} - # CURRENTS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} - # CURRENTS_PROJECT_ID: ${{ github.repository }} - # CURRENTS_API_URL: ${{ vars.CURRENTS_API_URL }} # Use existing chromium rather than downloading another PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true