mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-17 21:53:42 +08:00
Added timeout argument to linting process in
GitHub workflow
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user