print things out when testing
This commit is contained in:
parent
3a995fa469
commit
b29cbed17c
@ -9,7 +9,7 @@ sass-live:
|
|||||||
sh scripts/build-sass.sh watch
|
sh scripts/build-sass.sh watch
|
||||||
|
|
||||||
test:
|
test:
|
||||||
cargo test
|
cargo test -- --nocapture
|
||||||
|
|
||||||
release:
|
release:
|
||||||
$(BUILD) --release
|
$(BUILD) --release
|
||||||
|
Loading…
Reference in New Issue
Block a user