Skip to content

Commit

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

0 comments on commit 7cb6636

Please sign in to comment.