print things out when testing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user