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:53:56 +08:00
parent d3268cbbac
commit 04c1d4ef1c

View File

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