run tests verbosely
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
rustfmt --edition 2024 --check $(find src -type f -name '*.rs')
|
||||
ninja rustdoc -C build
|
||||
ninja clippy -C build
|
||||
meson test unittests doctests '*repo*' '*porthole*' -C build
|
||||
meson test -v unittests doctests '*repo*' '*porthole*' -C build
|
||||
|
||||
Reference in New Issue
Block a user