Remove variables
parent
8697d3db6f
commit
46d36885d3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue