Files
gentoo-utils-gitea/check_commands.txt
John Turner 217d80da7f
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / build (push) Failing after 25s
run all tests in check_commands.txt
2025-12-08 21:24:25 +00:00

6 lines
135 B
Plaintext

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