Skip to content

Commit ae1bd56

Browse files
committed
add ssl
1 parent a7262d7 commit ae1bd56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
password: 'postgres'
4141
database: 'postgres'
4242
port: '5432'
43+
ssl: true
4344

4445
- name: Test Postgres Setup
4546
run: |

0 commit comments

Comments
 (0)