Skip to content

Commit

Permalink
chore: run fmt command
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Feb 4, 2025
1 parent 1d8c9c1 commit b30b586
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ jobs:

- run: ./golangci-lint

- run: ./golangci-lint fmt
- run: ./golangci-lint fmt --diff

- run: ./golangci-lint cache
- run: ./golangci-lint cache status
- run: ./golangci-lint cache clean
Expand Down

0 comments on commit b30b586

Please sign in to comment.