mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-10 17:48:25 +08:00
install staticcheck
This commit is contained in:
parent
ae39f2e429
commit
09f8498087
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -93,4 +93,5 @@ jobs:
|
|||
go-version: 1.18
|
||||
- name: static checks
|
||||
run: |
|
||||
go install honnef.co/go/tools/cmd/staticheck@2022.1
|
||||
staticcheck ./...
|
||||
|
|
Loading…
Reference in a new issue