github-actions: try to fix linter
This commit is contained in:
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: v1.52.2
|
version: v1.52.2
|
||||||
only-new-issues: true
|
only-new-issues: true
|
||||||
|
skip-go-installation: true
|
||||||
args: -c ./.golangci.yml --timeout 15m
|
args: -c ./.golangci.yml --timeout 15m
|
||||||
|
|
||||||
- name: Run go vet
|
- name: Run go vet
|
||||||
|
|||||||
Reference in New Issue
Block a user