run all tests in check_commands.txt verbosely
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / build (push) Successful in 31s

This commit is contained in:
2025-12-11 02:09:46 +00:00
parent e06415fb7b
commit ba79fbe06d

View File

@@ -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