Solutionunvalidated
Replace supabase db start With supabase start — I have a vitest suite I'm trying to run in a GitHub workflow. Outcome: To fix this:.
3e269b67-c27a-4451-99c0-06d7b012f1a4
Replace
supabase db start
With
supabase start — I have a vitest suite I'm trying to run in a GitHub workflow. Outcome: To fix this:.