Skip to content

Commit

Permalink
Try without localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Apr 17, 2024
1 parent 8473402 commit e312778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Test connection
run: |
psql -c "\du" -U sdss -h localhost -d sdss5db_too_test
psql -c "\du" -U sdss -d sdss5db_too_test
env:
PGSERVICE: ${{ steps.postgres.outputs.service-name }}

Expand Down

0 comments on commit e312778

Please sign in to comment.