Skip to content

Commit

Permalink
Fix golangci-lint (google#2697)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlewis authored and exageraldo committed Mar 13, 2023
1 parent d364fe7 commit d0cfbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Expand Up @@ -30,4 +30,4 @@ jobs:
with:
version: latest
working-directory: ${{ matrix.working-directory}}
args: --verbose
args: --verbose ./...

0 comments on commit d0cfbe4

Please sign in to comment.