Added timeout argument to linting process in
GitHub workflow
This commit is contained in:
parent
abd0ffe6a0
commit
bd582dbd2d
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
with:
|
||||
install-mode: binary
|
||||
version: latest
|
||||
args: --timeout=10m
|
||||
|
||||
- name: Test Build of Go
|
||||
run: go build
|
||||
|
Loading…
Reference in New Issue
Block a user