Skip to content

Commit

Permalink
chore: set timeout to golangci (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
kotakanbe authored Sep 1, 2021
1 parent dc4fe64 commit 7c293b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.32
args: --timeout=10m

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down

0 comments on commit 7c293b4

Please sign in to comment.