test 16
Some checks failed
CI / test (push) Failing after 0s

This commit is contained in:
Kaimbacher 2025-01-27 10:29:01 +01:00
parent 24be13ee63
commit 9785e52ed6

View file

@ -23,7 +23,7 @@ jobs:
# - 5432:5432 # - 5432:5432
options: | options: |
--health-cmd pg_isready --health-cmd pg_isready
--name mydb --container_name mydb
--hostname mydb --hostname mydb
--health-interval 10s --health-interval 10s
--health-timeout 5s --health-timeout 5s