Skip to content

Commit

Permalink
fix(ci): increase start period for mongo service container
Browse files Browse the repository at this point in the history
  • Loading branch information
alekitto committed Apr 17, 2024
1 parent d8ae694 commit 326e02f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
--health-start-period 30s
ports:
- 27017:27017

Expand Down

0 comments on commit 326e02f

Please sign in to comment.