Skip to content

Commit

Permalink
Pass --timeout option to golangci-lint (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffwan authored Jan 15, 2022
1 parent 6f87ca6 commit d332607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:

# Optional: golangci-lint command line arguments.
# args: --issues-exit-code=0
args: --timeout=3m

# Optional: show only new issues if it's a pull request. The default value is `false`.
# only-new-issues: true
Expand Down

0 comments on commit d332607

Please sign in to comment.