Skip to content

Commit

Permalink
chore: bump lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Jul 15, 2022
1 parent 063d6fd commit 5d2072a
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 @@ -13,6 +13,8 @@ jobs:
go-version: "^1.18"
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
args: --timeout=180s
commitlint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5d2072a

Please sign in to comment.