mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Remove variables
This commit is contained in:
parent
8697d3db6f
commit
46d36885d3
1 changed files with 0 additions and 3 deletions
3
.github/workflows/cypress.yaml
vendored
3
.github/workflows/cypress.yaml
vendored
|
@ -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 a new issue