Skip to content

Commit

Permalink
fix golinter
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Feb 27, 2024
1 parent 71d3441 commit 551ff93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- uses: golangci/golangci-lint-action@v4
with:
version: 'v1.54'
args: -v
args: -v --timeout=10m

0 comments on commit 551ff93

Please sign in to comment.