move timeout to golangci-lint command

Signed-off-by: Tony Worm <tony@hofstadter.io>
This commit is contained in:
Tony Worm
2021-03-16 15:33:52 -04:00
parent 587e1d2d89
commit 3a9b33f028
2 changed files with 1 additions and 2 deletions

View File

@@ -48,7 +48,6 @@ jobs:
id: go
- name: Lint
timeout-minutes: 3
run: |
make lint