Skip to content

Commit

Permalink
PMM-12429 update Makefile to use mockery
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Nov 14, 2023
1 parent 58f8521 commit c8fad1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ gen: clean ## Generate files
make -C agent gen
make -C admin gen
make -C managed gen
mockery --config .mockery.yaml

make format
make format ## TODO: One formatting run is not enough, figure out why.
Expand Down

0 comments on commit c8fad1d

Please sign in to comment.