diff --git a/check_commands.txt b/check_commands.txt index dafac32..e2b1b7e 100644 --- a/check_commands.txt +++ b/check_commands.txt @@ -2,4 +2,4 @@ ninja rustfmt -C build ninja rustdoc -C build ninja clippy -C build -meson test -C build +meson test -v -C build