summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 1f9c176..9d97e85 100644
--- a/Makefile
+++ b/Makefile
@@ -58,9 +58,6 @@ findNext:
showNext:
curl --silent http://localhost:9419/showNext
-testNext:
- curl --silent http://localhost:9419/testNext
-
doRelease:
reset
make showNext
@@ -101,3 +98,7 @@ build-quick: install
autocomplete:
guireleaser --bash > ~/.local/share/bash-completion/completions/guireleaser
+
+test-build:
+ -wit-test install --verbose
+ rm ~/go/bin/forged