Skip to content

Commit

Permalink
Revert "ci: verbose logging"
Browse files Browse the repository at this point in the history
This reverts commit a0e68b2.
  • Loading branch information
rootulp committed Feb 17, 2023
1 parent a0e68b2 commit 82205b8
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 --verbose
args: --timeout 10m
if: env.GIT_DIFF

0 comments on commit 82205b8

Please sign in to comment.