summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-13 01:07:42 -0500
committerJeff Carr <[email protected]>2025-09-13 01:07:42 -0500
commit2d5a45476c61aab4162b394c8b79166a840475ba (patch)
tree0e2fd0c1c0d8c6fbb7570212ba4efa2e58cbe619 /Makefile
parent03daf07ec29bd91d5f0afa105f237a5c17603e61 (diff)
api change
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