We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7262d7 commit ae1bd56Copy full SHA for ae1bd56
.github/workflows/Linux.yml
@@ -40,6 +40,7 @@ jobs:
40
password: 'postgres'
41
database: 'postgres'
42
port: '5432'
43
+ ssl: true
44
45
- name: Test Postgres Setup
46
run: |
0 commit comments