Added timeout argument to linting process in

GitHub workflow
This commit is contained in:
cktsun1031 2023-11-06 21:29:44 +08:00
parent abd0ffe6a0
commit bd582dbd2d

View File

@ -36,6 +36,7 @@ jobs:
with:
install-mode: binary
version: latest
args: --timeout=10m
- name: Test Build of Go
run: go build