Skip to content

Commit

Permalink
remove options
Browse files Browse the repository at this point in the history
  • Loading branch information
ponceta authored Aug 23, 2024
1 parent 14a1ccc commit 284bb0a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
POSTGRES_PASSWORD: postgres
ports:
- 5432:5432
options: >-
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5
env:
PGSERVICEFILE: ${{github.workspace}}/tests/pg_service.conf

Expand Down

0 comments on commit 284bb0a

Please sign in to comment.