test
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Failing after 10m34s

This commit is contained in:
2025-12-13 21:59:24 -06:00
parent 8cf9d59ffc
commit 824031bae1

View File

@@ -140,7 +140,7 @@ jobs:
git clone https://github.com/gentoo/portage.git
cd portage
python -m venv .venv && ./.venv/bin/pip install -e .
source ./venv/bin/activate
source ./.venv/bin/activate
which emerge
- name: build and fuzz