Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Format file
Browse files Browse the repository at this point in the history
  • Loading branch information
MidhunSureshR committed Nov 8, 2023
1 parent a3d34af commit 8697d3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,9 @@ 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 }}
# 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
Expand Down

0 comments on commit 8697d3d

Please sign in to comment.