Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 8cc2068

Browse files
committed
fix: github action mongo
1 parent a1ef67b commit 8cc2068

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ jobs:
4444
services:
4545
mongo:
4646
image: mongo
47-
options: >-
48-
--health-cmd mongo
49-
--health-interval 10s
50-
--health-timeout 5s
51-
--health-retries 5
5247
ports:
5348
- 27017:27017
5449
strategy:

0 commit comments

Comments
 (0)