build: add command time to justfile

This commit is contained in:
wi11-holdsworth 2025-10-07 19:39:22 +11:00
parent 28532a3b3a
commit bfdcfde6c9

View file

@ -12,4 +12,4 @@ build:
# run musician
run:
./target/{{exec}}
time ./target/{{exec}}