Skip to content

Commit

Permalink
increase golangci-lint timeout to 10min
Browse files Browse the repository at this point in the history
Signed-off-by: Jin Dong <[email protected]>
  • Loading branch information
djdongjin committed Sep 21, 2024
1 parent a40889b commit c95a75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: golangci-lint
uses: golangci/[email protected]
with:
args: --verbose
args: --verbose --timeout=5m

linux:
runs-on: "ubuntu-24.04"
Expand Down

0 comments on commit c95a75c

Please sign in to comment.