Skip to content

Commit

Permalink
chore(github): set golangci-lint timeout to 1min
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1v3r committed Dec 21, 2023
1 parent 0cd7d3d commit 35f1213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
golangci_lint_flags: '--timeout 30s'
args: --timeout=1m

0 comments on commit 35f1213

Please sign in to comment.