Skip to content

Commit

Permalink
b;ah
Browse files Browse the repository at this point in the history
  • Loading branch information
tolomea committed Feb 4, 2024
1 parent eeed3d1 commit d11d507
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ jobs:
POSTGRES_DB: test_data_browser
ports:
- 5432:5432
options: >-
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5
env:
DATABASE_URL: ${{ matrix.database_url }}
TOX_PARALLEL_NO_SPINNER: 1
Expand Down

0 comments on commit d11d507

Please sign in to comment.