Skip to content

Commit

Permalink
Increase golangci-lint timeout to 5min
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby committed Oct 29, 2023
1 parent acd1337 commit fd47e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
golangci_lint_flags: "--tests=false"
golangci_lint_flags: "--tests=false --timeout=300"

0 comments on commit fd47e41

Please sign in to comment.