test
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / fuzz (push) Failing after 13s
Gentoo Utils / test (push) Successful in 27s
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / fuzz (push) Failing after 13s
Gentoo Utils / test (push) Successful in 27s
This commit is contained in:
@@ -146,6 +146,7 @@ jobs:
|
||||
|
||||
- name: build and fuzz
|
||||
run: |
|
||||
source ./.venv/bin/activate
|
||||
which emerge
|
||||
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build
|
||||
meson compile atom_parser_fuzzer:alias -C build
|
||||
|
||||
Reference in New Issue
Block a user