Skip to content

Commit

Permalink
fix(tests): variable not defined
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Feb 2, 2024
1 parent 556aba9 commit 1f0efaf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 1f0efaf

Please sign in to comment.