Skip to content

Commit

Permalink
Increase golangci-lint timeout to avoid CI crash
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinguidee committed Sep 14, 2023
1 parent 980e439 commit 2d2c47f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ jobs:

- name: Run golangci-lint
uses: golangci/[email protected]
with:
args: --timeout 5m

0 comments on commit 2d2c47f

Please sign in to comment.