Skip to content

Commit

Permalink
chore: increase golang-ci lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
vdjagilev committed Oct 13, 2023
1 parent 1b5d59c commit b8e001c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --timeout 10m
test:
strategy:
matrix:
Expand Down

0 comments on commit b8e001c

Please sign in to comment.