1 Commits

Author SHA1 Message Date
8b6cb50be0 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
2025-12-13 22:34:47 -06:00

View File

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