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

Commit

Permalink
fix: github action mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude committed Oct 14, 2022
1 parent a1ef67b commit 8cc2068
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ jobs:
services:
mongo:
image: mongo
options: >-
--health-cmd mongo
--health-interval 10s
--health-timeout 5s
--health-retries 5
ports:
- 27017:27017
strategy:
Expand Down

0 comments on commit 8cc2068

Please sign in to comment.