Skip to content

Commit

Permalink
is there a starting issue?
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN authored Dec 10, 2024
1 parent a954df7 commit cb73ce4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
until docker exec --tty mongodb mongosh 127.0.0.1:27017 --eval "db.runCommand({ ping: 1 })"; do
sleep 1
done
# is there a starting issue?
sleep 10
- name: "Show MongoDB server status"
run: |
Expand Down

0 comments on commit cb73ce4

Please sign in to comment.