tweaks to justfile
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-08-18 15:29:48 -05:00
parent 84c105a0f4
commit 2c296a1a1f

View file

@ -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