Skip to content

Commit

Permalink
Pass --timeout option to golangci-lint (ray-project#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffwan authored Jan 15, 2022
1 parent c02f3c0 commit 0d6b447
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 0d6b447

Please sign in to comment.