fix: stop supabase entirely after db test
This commit is contained in:
@@ -50,7 +50,7 @@ test_db:
|
||||
npx supabase db lint
|
||||
SUPABASE_DB_SCRIPT
|
||||
after_script:
|
||||
- npx supabase db stop
|
||||
- npx supabase stop
|
||||
|
||||
# test_e2e:
|
||||
# needs: [deps, check_types, check_style]
|
||||
|
||||
Reference in New Issue
Block a user