Skip to content

Commit 9c45fe5

Browse files
committed
chore(ci): remove --verbose from golangci-lint
1 parent c896786 commit 9c45fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- uses: golangci/golangci-lint-action@v9.2.0
1212
with:
1313
version: v2.11.3
14-
args: --timeout 3m --verbose
14+
args: --timeout 3m

0 commit comments

Comments
 (0)