1 Commits

Author SHA1 Message Date
062e5bb60e test
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / check-format (push) Successful in 8s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Successful in 5m35s
2025-12-13 22:36:21 -06:00

View File

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