mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
make teat phony
This commit is contained in:
parent
3e5bf53bb9
commit
a4ac4158aa
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
.PHONY: test
|
||||
|
||||
debug:
|
||||
GITUI_LOGGING=true cargo run --features=timing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue