build: add command time to justfile
This commit is contained in:
parent
28532a3b3a
commit
bfdcfde6c9
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -12,4 +12,4 @@ build:
|
|||
|
||||
# run musician
|
||||
run:
|
||||
./target/{{exec}}
|
||||
time ./target/{{exec}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue