mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-05 17:13:32 +08:00
Chore: update staticcheck command on actions
This commit is contained in:
parent
a37243cf30
commit
f63c9eb22f
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
go test ./...
|
||||
go vet ./...
|
||||
go get -u honnef.co/go/tools/cmd/staticcheck
|
||||
go install honnef.co/go/tools/cmd/staticcheck@latest
|
||||
staticcheck -- $(go list ./...)
|
||||
|
||||
- name: Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user