increase lint action timeout to 3m

Signed-off-by: Tony Worm <tony@hofstadter.io>
This commit is contained in:
Tony Worm 2021-03-16 15:26:39 -04:00
parent aebf466b14
commit 587e1d2d89

View File

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