Skip to content

Commit f2b18ce

Browse files
committed
ports
1 parent 21fdd10 commit f2b18ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
env:
4242
POSTGRES_PASSWORD: postgres
4343
# Set health checks to wait until postgres has started
44+
ports:
45+
- 5432:5432
4446
options: >-
4547
--health-cmd pg_isready
4648
--health-interval 10s

0 commit comments

Comments
 (0)