Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anatolie-ssv committed Feb 13, 2025
1 parent 22ba2c9 commit f19b675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
with:
go-version: "1.22.x"

- name: Run lint-prepare
run: make lint-prepare
- name: Run tool
run: make tools

- name: Run make lint
run: make lint

0 comments on commit f19b675

Please sign in to comment.