Skip to content

Commit

Permalink
Feat(CI) Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Narcisi committed Mar 27, 2024
1 parent e6502f2 commit 9bede94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
POSTGRES_PASSWORD: geonatpasswd
POSTGRES_USER: geonatadmin
ports:
- 5435:5432
- 5432:5435
options: >-
--health-cmd pg_isready
--health-interval 10s
Expand Down

0 comments on commit 9bede94

Please sign in to comment.