Skip to content

Commit

Permalink
ci: increase golangci-lint timeout
Browse files Browse the repository at this point in the history
hi to whoever next has to increase this
  • Loading branch information
pro-wh authored and tjanez committed Feb 3, 2022
1 parent 5685952 commit 96a283a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
# NOTE: The version must be specified without the patch version.
version: v1.39
skip-go-installation: true
args: --timeout 2m
# Always run this step so that all linting errors can be seen at once.
if: always()
- name: Ensure a clean code checkout
Expand Down

0 comments on commit 96a283a

Please sign in to comment.