Commit 939d6a86 authored by Daniel Hiltgen's avatar Daniel Hiltgen
Browse files

Make CI lint verbvose

parent 58888a74
...@@ -260,7 +260,7 @@ jobs: ...@@ -260,7 +260,7 @@ jobs:
shell: bash shell: bash
- uses: golangci/golangci-lint-action@v4 - uses: golangci/golangci-lint-action@v4
with: with:
args: --timeout 8m0s args: --timeout 8m0s -v
test: test:
strategy: strategy:
matrix: matrix:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment