Skip to content

Commit

Permalink
feat(blockchain-api): cover more chains in Canary
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 10, 2024
1 parent a76c65a commit fecfd07
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 @@ -27,9 +27,9 @@ jobs:
base-url: https://lab.web3modal.com/
wallet-url: https://react-wallet.walletconnect.com/
skip-playwright-webserver: true
branch: feat/optional_webserver
branch: feat/optional_webserver2
command: playwright:test:wallet
uses: WalletConnect/web3modal/.github/workflows/ui_tests.yml@feat/optional_webserver2
secrets:
NEXT_PUBLIC_PROJECT_ID: 942cb705fcbddae9f61bc75f7fa14855
TESTS_NEXTAUTH_SECRET: test
TESTS_MAILSEC_API_KEY: abcdef

0 comments on commit fecfd07

Please sign in to comment.