diff --git a/Makefile b/Makefile index b934c341..ff1d5109 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,6 @@ +.PHONY: test + debug: GITUI_LOGGING=true cargo run --features=timing