github-actions: try to fix linter

This commit is contained in:
Patrick Pacher 2024-03-27 15:15:03 +01:00
parent b2acbe38d2
commit 6ae80e5b81

View file

@ -31,6 +31,7 @@ jobs:
with:
version: v1.52.2
only-new-issues: true
skip-go-installation: true
args: -c ./.golangci.yml --timeout 15m
- name: Run go vet