lighthouse
Some checks failed
deploy to production / deploy (push) Failing after 45s

This commit is contained in:
Robin Grenzdörfer 2023-12-05 15:28:16 +00:00
parent 8ef80701e6
commit 1b00e70584

View File

@ -15,11 +15,6 @@ jobs:
image: mongo:4.2
ports:
- 27017:27017
maildev:
image: maildev/maildev
ports:
- 80:80
- 25:25
steps:
- uses: actions/checkout@v3
with: