Skip to content

Commit

Permalink
Set golangci-lint GH action timeout to 8m
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk committed Nov 6, 2023
1 parent da03d91 commit 8de6b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
version: v1.55.1
args: --timeout=8m

0 comments on commit 8de6b02

Please sign in to comment.