ci: remove host port mapping from PG service container
Backend Tests / test (push) Failing after 9s

This commit is contained in:
2026-06-25 00:33:46 +01:00
parent 43ea0b2366
commit a27fc9205e
-2
View File
@@ -22,8 +22,6 @@ jobs:
--health-interval 10s --health-interval 10s
--health-timeout 5s --health-timeout 5s
--health-retries 5 --health-retries 5
ports:
- 5432:5432
steps: steps:
- name: Checkout - name: Checkout