update cargo test cmd

This commit is contained in:
rmanach 2023-04-17 17:01:34 +02:00
parent c0c3804e5d
commit 0163525773

View File

@ -8,4 +8,4 @@ build: format
cargo build --release
test:
cargo test -- --nocapture
cargo test -r -- --nocapture