diff --git a/Makefile b/Makefile index afe6922..68cd013 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ andlabs: install forge --gui andlabs gocui: install - forge --gui gocui >/tmp/forge.log 2>&1 + forge --gui gocui --gui-verbose >/tmp/forge.log 2>&1 goimports: reset