Update golangci-lint.yml

This commit is contained in:
Xinwei Xiong 2024-02-06 09:54:11 +08:00 committed by GitHub
parent 359978b943
commit 00486ef585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: