Skip to content

Commit

Permalink
ci: verbose logging
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Feb 17, 2023
1 parent 542bc79 commit a0e68b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --timeout 10m
args: --timeout 10m --verbose
if: env.GIT_DIFF

0 comments on commit a0e68b2

Please sign in to comment.