test: extract go bin

This commit is contained in:
Michael Barz
2025-03-13 14:04:14 +01:00
parent a000dd9612
commit 22fb783724
25 changed files with 43 additions and 71 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ include ../../.make/release.mk
include ../../.make/docs.mk
.PHONY: go-generate
go-generate: $(MOCKERY)
go-generate:
$(MOCKERY)
.PHONY: l10n-pull