mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-10 21:40:08 +01:00
chore: update makefile
This commit is contained in:
parent
0a1b95eed2
commit
e4411082bb
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -10,6 +10,9 @@ build-all:
|
|||
release-all:
|
||||
cargo build --release --workspace
|
||||
|
||||
clean:
|
||||
cargo clean
|
||||
|
||||
test-rust:
|
||||
cargo test --workspace --verbose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue