Remove env variable added in the wrong place
This commit is contained in:
parent
c1c56f70fe
commit
8fe37df34e
1
.github/workflows/client.yml
vendored
1
.github/workflows/client.yml
vendored
|
|
@ -209,7 +209,6 @@ jobs:
|
|||
CYPRESS_TESTUSERNAME2: ${{ secrets.CYPRESS_TESTUSERNAME2 }}
|
||||
CYPRESS_TESTPASSWORD2: ${{ secrets.CYPRESS_TESTPASSWORD1 }}
|
||||
COMMIT_INFO_MESSAGE: ${{ github.event.pull_request.title }}
|
||||
NODE_ENV: "development"
|
||||
with:
|
||||
browser: chrome
|
||||
headless: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user