diff --git a/check_commands.txt b/check_commands.txt index e2b1b7e..671a1a2 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 -v -C build +ninja test -C build