Skip to content

Commit

Permalink
increase timeout for golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nddeluca committed Oct 19, 2023
1 parent 381f9fb commit 1852630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ jobs:
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
args: --timeout 10m
github_token: ${{ secrets.github_token }}
reporter: github-pr-review

0 comments on commit 1852630

Please sign in to comment.