Skip to content

Commit

Permalink
Merge pull request #81 from uselagoon/bump-lint-timeout
Browse files Browse the repository at this point in the history
chore: bump lint timeout
  • Loading branch information
smlx authored Jul 15, 2022
2 parents 063d6fd + 5d2072a commit c6a8d23
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 c6a8d23

Please sign in to comment.