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 22d3faf commit a1116ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
run: vercel deploy --prebuilt --token=${{ secrets.UI_TEST_VERCEL_TOKEN }}

ui-test:
env:
BASE_URL: https://lab.web3modal.com
WALLET_URL: https://react-wallet-v2-j9olxg3q2-walletconnect1.vercel.app
SKIP_PLAYWRIGHT_WEBSERVER: true
# env:
# 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 a1116ff

Please sign in to comment.