We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d99947 + 4d99703 commit 0cc90abCopy full SHA for 0cc90ab
.github/workflows/linux.yml
@@ -24,6 +24,7 @@ jobs:
24
image: postgres
25
env:
26
POSTGRES_PASSWORD: postgres
27
+ POSTGRES_INITDB_ARGS: --auth-host=md5
28
steps:
29
- uses: actions/checkout@v2
30
- name: perl -V
0 commit comments