Skip to content

Commit bc11d67

Browse files
authored
Merge pull request #16 from mackerelio/lint-timeout
go-lint: increase timeout to 5m
2 parents adb1cb4 + cf7f19c commit bc11d67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
with:
3333
version: latest
3434
skip-cache: ${{ inputs.skip-cache }}
35+
args: --timeout=5m

0 commit comments

Comments
 (0)