Adjust the watch command
This commit is contained in:
parent
b77457b1d8
commit
058d555193
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
|
@ -1,2 +1,2 @@
|
||||||
watch:
|
watch:
|
||||||
watchexec -e zig -c -- zig build test
|
watchexec -e zig -c -- zig build test --summary none
|
||||||
Loading…
Reference in a new issue