Skip to content

Commit

Permalink
Fix golangci-lint timeout failures (google#2931)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlewis committed Sep 18, 2023
1 parent d9b988b commit 199cb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
with:
version: latest
working-directory: ${{ matrix.working-directory}}
args: --verbose
args: --verbose --timeout=10m

0 comments on commit 199cb72

Please sign in to comment.