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 c7bd2d80ca
commit 04d1c8ed41
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -62,8 +62,6 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
repository: kubbot/Open-IM-Server
token: "${{ secrets.BOT_GITHUB_TOKEN }}" # `GH_PAT` is a secret that contains your PAT
- name: Run go modules tidy
run: |

Loading…
Cancel
Save