Skip to content

Commit

Permalink
increase sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
Mersho committed May 14, 2024
1 parent fad25f4 commit 0a0beaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# connect@src/mongo/shell/mongo.js:257:13
# @(connect):1:6
# exception: connect failed
sleep 10
sleep 20
mongosh --eval 'db.getSiblingDB("lnp2pbot").createCollection("mycollection")'
Expand Down

0 comments on commit 0a0beaf

Please sign in to comment.