feat: add test file

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim) 2023-07-17 16:18:55 +08:00
parent c7bd2d80ca
commit 04d1c8ed41
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

View File

@ -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: |