Skip to content

Commit be325d4

Browse files
fix
1 parent 30fe505 commit be325d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
--health-interval 10s
4646
--health-timeout 5s
4747
--health-retries 5
48+
ports:
49+
- 5432:5432
4850
steps:
4951
- name: Checkout
5052
uses: actions/checkout@v2

0 commit comments

Comments
 (0)