@@ -45,7 +45,7 @@ steps:
with:
version: latest
- run: supabase db start
# Optionally connect to the database using psql
# Optionally connect to the local database using psql
- run: psql 'postgres://postgres:postgres@localhost:54322/postgres' -c ''
```
The note is not visible to the blocked user.