Skip to content

Commit

Permalink
fix: run
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 9, 2024
1 parent 9dc9560 commit 2391853
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:

ui-test:
with:
BASE_URL: https://lab.web3modal.com
WALLET_URL: https://react-wallet-v2-j9olxg3q2-walletconnect1.vercel.app
SKIP_PLAYWRIGHT_WEBSERVER: true
base-url: https://lab.web3modal.com
wallet-url: https://react-wallet-v2-j9olxg3q2-walletconnect1.vercel.app
skip-playwright-webserver: true
uses: WalletConnect/web3modal/.github/workflows/ui_tests.yml@feat/optional_webserver
secrets:
NEXT_PUBLIC_PROJECT_ID: 942cb705fcbddae9f61bc75f7fa14855
Expand Down

0 comments on commit 2391853

Please sign in to comment.