Skip to content

Commit

Permalink
Hack go genrate for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Oded-B committed May 30, 2024
1 parent e6c120c commit 29e72b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
go-version: 1.21
- uses: actions/checkout@v4
- run: go generate $(go list ./internal/pkg/mocks/...)
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
Expand Down

0 comments on commit 29e72b0

Please sign in to comment.