From d31c80d78015c7702ea0fd1a30a39cdc67bb9230 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 13 Sep 2025 05:32:42 -0500 Subject: [PATCH] minor --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d3a19f9..aafb20b 100644 --- a/Makefile +++ b/Makefile @@ -99,7 +99,7 @@ build-quick: install autocomplete: guireleaser --bash > ~/.local/share/bash-completion/completions/guireleaser -# GUIRELEASE_REASON="safe-build" make test-build +# GUIRELEASE_REASON="safe-build" time make test-build test-build: wit-test install --verbose rm ~/go/bin/forged @@ -109,4 +109,3 @@ test-build: cd ~/go/src/go.wit.com/apps/guireleaser wit-test debian --verbose do-aptly - sudo "wit update"