Make CI lint verbvose

This commit is contained in:
Daniel Hiltgen 2024-04-23 10:17:42 -07:00
parent 58888a74bc
commit 939d6a8606

View file

@ -260,7 +260,7 @@ jobs:
shell: bash
- uses: golangci/golangci-lint-action@v4
with:
args: --timeout 8m0s
args: --timeout 8m0s -v
test:
strategy:
matrix: