1 Commits

Author SHA1 Message Date
e2fce51a12 fix git grep
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / grep (push) Successful in 3s
Gentoo Utils / check-format (push) Successful in 8s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 21s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Has been cancelled
2025-12-14 21:26:30 -06:00

View File

@@ -4,7 +4,10 @@ on: [push]
defaults:
run:
shell: TERM=xterm bash -el {0}
shell: bash -el {0}
env:
TERM: xterm
jobs:
build-oci-image: