feat: add test file

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/561/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 6523ce6df7
commit 40679e968c
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -60,6 +60,9 @@ jobs:
- name: Check out code into the Go module directory - name: Check out code into the Go module directory
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
repository: kubbot/Open-IM-Server
token: ${{ secrets.BOT_GITHUB_TOKEN }} # `GH_PAT` is a secret that contains your PAT
- name: Run go modules tidy - name: Run go modules tidy
run: | run: |

Loading…
Cancel
Save