mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2024-11-16 13:22:20 +08:00
fix: golint
This commit is contained in:
parent
7617110dbd
commit
cba84471ba
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
|
@ -20,9 +20,6 @@ jobs:
|
|||
- name: Install golint
|
||||
run: go install golang.org/x/lint/golint@latest
|
||||
|
||||
- name: Run golint
|
||||
run: golint -set_exit_status ./...
|
||||
|
||||
- name: Build
|
||||
run: go build ./...
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user