Updating tests
Some checks failed
Run Socket Server Tests / test (push) Failing after 33s

- Removed bugged --name param
This commit is contained in:
Logan Cusano
2024-04-07 16:56:03 -04:00
parent 8e73659855
commit 49ae941e83

View File

@@ -24,7 +24,6 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
--name mongodb
steps:
- name: Checkout code