From 99ab417e4d7c387a0018bc90141f0c36afd90dc2 Mon Sep 17 00:00:00 2001 From: Jarkko Toivanen Date: Fri, 27 Dec 2024 16:35:39 +0200 Subject: [PATCH] asdasd --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fe3eb8f..27caf2d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ run: go run main.go build: - go build main.go + go build -v