From c742e6457e2c5636d997fc90cb4a0e8800be398d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Sch=C3=BCller?= Date: Wed, 23 Oct 2024 14:34:50 +0200 Subject: [PATCH] Makefile: add hint that this just compiles the binaries It does not run the tests because of to the "-c" flag --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index cafa07516..a387ee013 100644 --- a/Makefile +++ b/Makefile @@ -143,6 +143,7 @@ build: $(BUILDDIR)/bin/ go build -o $