Format file
This commit is contained in:
parent
a3d34af80b
commit
8697d3db6f
1 changed files with 3 additions and 3 deletions
6
.github/workflows/cypress.yaml
vendored
6
.github/workflows/cypress.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue