mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-27 02:10:52 +08:00
updated workflow file
This commit is contained in:
parent
d63462aba6
commit
a7514e87c3
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -23,7 +23,8 @@ jobs:
|
|||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
|
||||
ports:
|
||||
- 6379:6379
|
||||
mongo:
|
||||
image: mongo
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue