ci: update symfony.yml

This commit is contained in:
Maël Gangloff
2025-10-14 18:02:39 +02:00
parent 15f81654b4
commit 2bd2c9b101

View File

@@ -23,6 +23,8 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
ports:
- 5432:5432
steps:
- name: Checkout code
uses: actions/checkout@v3