test
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 9s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Successful in 23s
Gentoo Utils / fuzz (push) Failing after 14s
Gentoo Utils / test (push) Successful in 28s
Gentoo Utils / check-format (push) Has been cancelled

This commit is contained in:
2025-12-13 22:34:47 -06:00
parent c035fdccba
commit 8b6cb50be0

View File

@@ -146,6 +146,7 @@ jobs:
- name: build and fuzz
run: |
cd portage
source ./.venv/bin/activate
which emerge
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build