Merge branch 'docs/README-JP' of https://github.com/wxuanF/open-im-server into docs/README-JP

This commit is contained in:
wxuanF 2024-02-06 11:38:15 +08:00
commit 7103b0638a
2 changed files with 3 additions and 4 deletions

View File

@ -28,6 +28,8 @@ jobs:
with:
go-version: '1.21'
cache: false
- name: OpenIM Scripts Verification(make verify)
run: sudo make verify
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
with:

View File

@ -70,9 +70,6 @@ jobs:
version: '3.x' # If available, use the latest major version that's compatible
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: OpenIM Scripts Verification(make verify)
run: sudo make verify
- name: Module Operations
run: |
sudo make tidy