feat: add openim mongo logic

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong (cubxxw) 2024-01-07 13:47:28 +08:00
parent 9646521d06
commit d3268cbbac

View File

@ -92,7 +92,7 @@ jobs:
- name: Exec OpenIM API test
run: |
mkdir /tmp/test.md || true
mkdir /tmp/test.md
echo "# OpenIM Test" > /tmp/test.md
echo "<details><summary>Command Output for OpenIM API Test</summary>" >> /tmp/test.md
echo "```" >> /tmp/test.md