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 1e48083 commit f20c117
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@ jobs:
WALLET_URL: https://react-wallet-v2-j9olxg3q2-walletconnect1.vercel.app
SKIP_PLAYWRIGHT_WEBSERVER: true
uses: ./.github/workflows/ui_tests.yml
secrets: inherit
secrets:
NEXT_PUBLIC_PROJECT_ID: 942cb705fcbddae9f61bc75f7fa14855
TESTS_NEXTAUTH_SECRET: test
TESTS_MAILSEC_API_KEY: abc

0 comments on commit f20c117

Please sign in to comment.