Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyxo committed Sep 2, 2024
1 parent d839e8b commit 46d523b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
args: --timeout=5m
skip-cache: false
# skip-build-cache: true

# Optional: The mode to install golangci-lint. It can be 'binary' or 'goinstall'.
Expand Down

0 comments on commit 46d523b

Please sign in to comment.