Skip to content

Commit

Permalink
Fix golangci-lint timeout failures
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
  • Loading branch information
gmlewis committed Sep 18, 2023
1 parent 3c1590d commit 60c6cce
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 60c6cce

Please # to comment.