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
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:
@@ -146,6 +146,7 @@ jobs:
|
|||||||
|
|
||||||
- name: build and fuzz
|
- name: build and fuzz
|
||||||
run: |
|
run: |
|
||||||
|
cd portage
|
||||||
source ./.venv/bin/activate
|
source ./.venv/bin/activate
|
||||||
which emerge
|
which emerge
|
||||||
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build
|
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized build
|
||||||
|
|||||||
Reference in New Issue
Block a user