feat: add openim mongo logic

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
pull/1696/head
Xinwei Xiong (cubxxw) 2 years ago
parent d3268cbbac
commit 04c1d4ef1c

@ -92,7 +92,7 @@ jobs:
- name: Exec OpenIM API test
run: |
mkdir /tmp/test.md
touch /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

Loading…
Cancel
Save