Skip to content

Commit 81debdd

Browse files
committed
chore: increase linter timeout
1 parent 777532e commit 81debdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
skip-pkg-cache: true
2828
skip-build-cache: true
29+
args: -timeout 5m
2930

3031
- name: Build
3132
run: go build -v -o api-linux-amd64 .

0 commit comments

Comments
 (0)