s//
This commit is contained in:
parent
926a1ce33c
commit
bcaded6b37
2
Makefile
2
Makefile
|
@ -99,7 +99,7 @@ build-quick: install
|
||||||
autocomplete:
|
autocomplete:
|
||||||
guireleaser --bash > ~/.local/share/bash-completion/completions/guireleaser
|
guireleaser --bash > ~/.local/share/bash-completion/completions/guireleaser
|
||||||
|
|
||||||
# GUIRELEASE_REASON="safe-build" time make test-build
|
# time GUIRELEASE_REASON="safe-build" make test-build
|
||||||
test-build:
|
test-build:
|
||||||
wit-test install --verbose
|
wit-test install --verbose
|
||||||
rm ~/go/bin/forged
|
rm ~/go/bin/forged
|
||||||
|
|
Loading…
Reference in New Issue