Files
gentoo-utils-gitea/check_commands.txt
John Turner ba79fbe06d
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / build (push) Successful in 31s
run all tests in check_commands.txt verbosely
2025-12-11 02:11:11 +00:00

6 lines
138 B
Plaintext

/usr/bin/meson format --recursive --check-only
ninja rustfmt -C build
ninja rustdoc -C build
ninja clippy -C build
meson test -v -C build