Replies: 1 comment
-
|
Did you ever find an answer? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to run my E2E tests also on CI, how am I supposed to set that up with supabase? What I have attempted is to recreate my local setup, so that my playwright container connects to supabase cli running locally. I'm having trouble getting that to run due to the envs created after setup. Am i supposed to have another supabase project for this? My pipeline below..
Beta Was this translation helpful? Give feedback.
All reactions