Skip to content

Commit

Permalink
fix(ci): Use latest golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Feb 20, 2025
1 parent 723e7ac commit c9b050a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
args: cmd --timeout 10m

- name: Set up gotestfmt
Expand Down

0 comments on commit c9b050a

Please sign in to comment.