Skip to content

Commit

Permalink
FMWK-579-release-automation
Browse files Browse the repository at this point in the history
- install mockery before use
  • Loading branch information
filkeith committed Oct 27, 2024
1 parent 8156b74 commit 5b3714d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: 2
before:
hooks:
- go mod tidy
- go install github.com/vektra/mockery/[email protected]
- mockery --config=.mockery.yaml

builds:
Expand Down

0 comments on commit 5b3714d

Please sign in to comment.