mirror of
https://github.com/safing/portmaster
synced 2025-09-04 11:39:29 +00:00
github-actions: try to fix linter
This commit is contained in:
parent
b2acbe38d2
commit
6ae80e5b81
1 changed files with 1 additions and 0 deletions
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue