Skip to content

Commit

Permalink
ci: Increase golangci-lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jan 25, 2024
1 parent c37f396 commit 6bbc28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# working-directory: somedir

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

# 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 6bbc28d

Please sign in to comment.