mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 19:02:31 +08:00
feat: add openim mongo logic
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
9646521d06
commit
d3268cbbac
2
.github/workflows/e2e-test.yml
vendored
2
.github/workflows/e2e-test.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Exec OpenIM API test
|
- name: Exec OpenIM API test
|
||||||
run: |
|
run: |
|
||||||
mkdir /tmp/test.md || true
|
mkdir /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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user