Skip to content

Commit

Permalink
lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kmulvey committed Apr 19, 2022
1 parent c18483d commit 76e9d7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
version: latest

args: --timeout=5m

- name: Build & Test
run: |
go mod tidy
Expand Down

0 comments on commit 76e9d7a

Please sign in to comment.