mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-25 08:34:47 +08:00
go mod download
This commit is contained in:
parent
972a4d8ebf
commit
d7415c8c46
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -94,4 +94,5 @@ jobs:
|
|||
- name: static checks
|
||||
run: |
|
||||
go install honnef.co/go/tools/cmd/staticcheck
|
||||
go mod download honnef.co/go/tools
|
||||
staticcheck ./...
|
||||
|
|
Loading…
Reference in a new issue