We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9aea6 commit 9a92e8cCopy full SHA for 9a92e8c
.github/workflows/integration-tests-postgres.yml
@@ -24,7 +24,6 @@ jobs:
24
runs-on: ubuntu-20.04
25
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idservices
26
services:
27
- # NB: The hostname of the service container is automatically mapped to the label name
28
db:
29
# https://hub.docker.com/_/postgres
30
# https://github.com/docker-library/postgres/blob/ad464b0375fc64e70e01305bf93183428a2ef0ec/11/Dockerfile
0 commit comments