Update go.yml

This commit is contained in:
Boshi Lian 2021-10-04 06:17:37 -07:00 committed by GitHub
parent ab08b586fe
commit 1ad43b0d72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
args: --timeout=1m
args: --timeout=5m
- name: Build
run: |