build: add command time to justfile

This commit is contained in:
wi11-holdsworth 2025-10-07 19:39:22 +11:00
parent 1f28cc7cda
commit 5bd5fb0a25

View file

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