Compare commits

...

1 Commits

Author SHA1 Message Date
Dan Ribbens
19620f4fa4 chore: enable postgres ci tests 2024-03-27 16:48:15 -04:00

View File

@@ -125,10 +125,10 @@ jobs:
matrix: matrix:
database: database:
- mongodb - mongodb
# - postgres - postgres
# - postgres-custom-schema - postgres-custom-schema
# - postgres-uuid - postgres-uuid
# - supabase - supabase
env: env:
POSTGRES_USER: postgres POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres POSTGRES_PASSWORD: postgres