Skip to content

Commit

Permalink
Increase golangci-lint timeout (#28)
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
acald-creator authored Nov 29, 2022
1 parent ec7d40e commit e18dc78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ jobs:

- name: Run Linters
uses: golangci/golangci-lint-action@v3
with:
args: --timeout 3m --verbose

0 comments on commit e18dc78

Please sign in to comment.