mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-14 01:54:40 -04:00
Clean
This commit is contained in:
@@ -17,8 +17,7 @@ check_services() {
|
||||
|
||||
if ! supabase status --output json | jq -r '.API_URL'; then
|
||||
print_error "Supabase is not running. Starting..."
|
||||
supabase start
|
||||
supabase db reset
|
||||
yarn test:db:reset
|
||||
missing=1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user