Skip to content

Commit

Permalink
update dependencies and org name in e2e workflow (#566)
Browse files Browse the repository at this point in the history
* update dependencies and org name in e2e workflow

* increase timeout
  • Loading branch information
ravi-sawlani-yral authored Dec 23, 2024
1 parent e7ab233 commit b84b6ad
Show file tree
Hide file tree
Showing 4 changed files with 642 additions and 252 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cd tests/e2e
npm test
env:
PREVIEW_URL: https://pr-${{github.event.number}}-go-bazzinga-hot-or-not-web-leptos-ssr.fly.dev
PREVIEW_URL: https://pr-${{github.event.number}}-yral-dapp-hot-or-not-web-leptos-ssr.fly.dev
BUILD_NAME: PR-${{github.event.number}}-attempt-${{github.run_attempt}}
BROWSERSTACK_USER_NAME: ${{vars.BROWSERSTACK_USER_NAME}}
BROWSERSTACK_ACCESS_KEY: ${{secrets.BROWSERSTACK_API_KEY}}
Loading

0 comments on commit b84b6ad

Please sign in to comment.