Skip to content

Commit

Permalink
Add temporary mocks command
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrun5 committed Oct 18, 2023
1 parent 537bace commit 0a5c842
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ coverage:
test:
./scripts/tests.sh

genmocks:
echo ''


PLATFORMS := linux/amd64 darwin/amd64 darwin/arm64 linux/arm
temp = $(subst /, ,$@)
Expand Down

0 comments on commit 0a5c842

Please sign in to comment.