Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ofilangi committed Sep 25, 2024
1 parent efd0111 commit cfb7d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# Set health checks to wait until postgres has started
options: >-
--health-cmd pg_isready
--health-interval 10s
--health-interval 9s
--health-timeout 5s
--health-retries 5
ports:
Expand Down

0 comments on commit cfb7d2d

Please sign in to comment.