summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-13 05:32:42 -0500
committerJeff Carr <[email protected]>2025-09-13 05:32:42 -0500
commitd31c80d78015c7702ea0fd1a30a39cdc67bb9230 (patch)
treeb121a1d4215aef5284f0a4f3228a4f53bf66df3b
parent0e6cefb72e5b10dd53e6dfe0d1cdc569995c0ba4 (diff)
minor
-rw-r--r--Makefile3
1 files changed, 1 insertions, 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"