Skip to content

Commit

Permalink
increase go lint setup timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
nitaliano committed Jul 16, 2024
1 parent e5215da commit c63b1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.59
args: --timeout=5m

- name: Install dependencies
run: go mod download
Expand Down

0 comments on commit c63b1f3

Please sign in to comment.