We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef640ab commit 7192e57Copy full SHA for 7192e57
1 file changed
.github/workflows/ci.yaml
@@ -13,10 +13,6 @@ jobs:
13
ports:
14
- 27017:27017
15
options: >-
16
- --health-cmd mongo
17
- --health-interval 10s
18
- --health-timeout 5s
19
- --health-retries 5
20
--name mongo
21
steps:
22
- name: Checkout Code
0 commit comments