Skip to content

Commit d0cfbe4

Browse files
gmlewisexageraldo
authored andcommitted
Fix golangci-lint (google#2697)
1 parent d364fe7 commit d0cfbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
with:
3131
version: latest
3232
working-directory: ${{ matrix.working-directory}}
33-
args: --verbose
33+
args: --verbose ./...

0 commit comments

Comments
 (0)