We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8234e5 commit 38c34a7Copy full SHA for 38c34a7
1 file changed
.github/workflows/gradle.yml
@@ -24,6 +24,7 @@ jobs:
24
postgres:
25
image: postgres
26
env:
27
+ POSTGRES_DB: postgres_extensions_test
28
POSTGRES_USER: postgres_extensions
29
POSTGRES_PASSWORD: postgres_extensions
30
ports:
0 commit comments