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"