This commit is contained in:
parent
84c105a0f4
commit
2c296a1a1f
1 changed files with 1 additions and 0 deletions
1
justfile
1
justfile
|
@ -18,6 +18,7 @@ test:
|
|||
profile:
|
||||
cargo flamegraph --image-width 8000 -- {{ui}} {{file}}
|
||||
|
||||
alias b := build
|
||||
alias r := run
|
||||
alias sr := srun
|
||||
alias c := clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue