All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / grep (push) Successful in 1m0s
Gentoo Utils / check-format (push) Successful in 1m9s
Gentoo Utils / docs (push) Successful in 1m13s
Gentoo Utils / build (push) Successful in 1m23s
Gentoo Utils / fuzz (push) Successful in 1m12s
Gentoo Utils / test (push) Successful in 36s
6 lines
61 B
Bash
Executable File
6 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source /etc/profile
|
|
|
|
ninja clippy-json -C build
|