Skip to content

Commit

Permalink
feat: use V3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 10, 2024
1 parent ca45fde commit 785089a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
base-url: https://lab.web3modal.com/
wallet-url: ${{ needs.preview.outputs.preview-url }}/
skip-playwright-webserver: true
branch: feat/support-vercel-preview
branch: V3
command: playwright:test:wallet
uses: WalletConnect/web3modal/.github/workflows/ui_tests.yml@feat/support-vercel-preview
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 }}

0 comments on commit 785089a

Please sign in to comment.