Skip to content

Commit b72b39f

Browse files
committed
Following instructions3
1 parent c864820 commit b72b39f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Provide the password for postgres
2727
env:
2828
POSTGRES_PASSWORD: postgres
29-
POSTGRES_HOST_AUTH_METHOD: trust
29+
#POSTGRES_HOST_AUTH_METHOD: trust
3030
POSTGRES_USER: postgres
3131
# Set health checks to wait until postgres has started
3232
options: >-

0 commit comments

Comments
 (0)