Skip to content

Commit

Permalink
fix: added missing env var
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanConn committed Aug 1, 2023
1 parent 0324688 commit f5879d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
env:
LABS_URL: ${{ steps.cloudflare_preview_url.outputs.preview_url }}
WALLET_URL: "https://react-wallet.walletconnect.com/"
LOCAL_LABS_URL: "http://localhost:3000"
- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit f5879d0

Please sign in to comment.