fix(tests): variable not defined (#446)
This commit is contained in:
parent
556aba9f94
commit
7c605ef106
3
.github/workflows/pr_checks.yml
vendored
3
.github/workflows/pr_checks.yml
vendored
@ -42,10 +42,9 @@ jobs:
|
||||
base-url: https://lab.web3modal.com/
|
||||
wallet-url: ${{ needs.preview.outputs.preview-url }}/
|
||||
skip-playwright-webserver: true
|
||||
branch: V3
|
||||
branch: V4
|
||||
command: playwright:test:wallet
|
||||
uses: WalletConnect/web3modal/.github/workflows/ui_tests.yml@V3
|
||||
secrets:
|
||||
NEXT_PUBLIC_PROJECT_ID: ${{ secrets.UI_TEST_PROJECT_ID }}
|
||||
TESTS_NEXTAUTH_SECRET: ${{ secrets.TESTS_NEXTAUTH_SECRET }}
|
||||
NEXT_PUBLIC_PIMLICO_KEY: ${{ secrets.TESTS_PIMLICO_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user