Skip to content

Commit cb73ce4

Browse files
authored
is there a starting issue?
1 parent a954df7 commit cb73ce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
until docker exec --tty mongodb mongosh 127.0.0.1:27017 --eval "db.runCommand({ ping: 1 })"; do
6464
sleep 1
6565
done
66+
# is there a starting issue?
67+
sleep 10
6668
6769
- name: "Show MongoDB server status"
6870
run: |

0 commit comments

Comments
 (0)