Skip to content

Commit

Permalink
fix: enable verbose on golang-lint ghaction
Browse files Browse the repository at this point in the history
  • Loading branch information
a-spiker committed Oct 9, 2024
1 parent 6043d49 commit 1d82976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci.lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.59.1
args: --timeout=5m
args: --timeout=5m -v

0 comments on commit 1d82976

Please sign in to comment.