revert comments in makefiles

This commit is contained in:
jkoberg
2021-10-18 14:07:29 +02:00
parent 88664152e3
commit 9734c27d18
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ include ../.make/generate.mk
.PHONY: ci-go-generate
ci-go-generate: pull-assets # CI runs ci-node-generate automatically before this target
#@go generate ./...
@go generate ./...
.PHONY: ci-node-generate
ci-node-generate: