Skip to content

Commit

Permalink
CI/Lint: Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgeihs committed Oct 6, 2021
1 parent e4b218a commit 6bc9781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
version: v1.40.1
args: --timeout=1m30s
args: --timeout=2m

test:
name: Test
Expand Down

0 comments on commit 6bc9781

Please sign in to comment.