We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98ae6e commit aa6dba2Copy full SHA for aa6dba2
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-latest
60
container: ${{ matrix.swift-image }}
61
services:
62
- *postgres_host_a:
+ *postgres_host_a :
63
image: ${{ matrix.postgres-image }}
64
env:
65
POSTGRES_USER: *postgres_user_a
0 commit comments