Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
build: add timeout of 10m to golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
j-poecher authored Nov 23, 2023
1 parent 8659951 commit c65090b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
fail_on_error: true
reviewdog_version: v0.14.2
golangci_lint_version: v1.53.3
args: --timeout=10m

0 comments on commit c65090b

Please sign in to comment.