test
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Failing after 10m34s
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / test (push) Successful in 27s
Gentoo Utils / fuzz (push) Failing after 10m34s
This commit is contained in:
@@ -140,7 +140,7 @@ jobs:
|
||||
git clone https://github.com/gentoo/portage.git
|
||||
cd portage
|
||||
python -m venv .venv && ./.venv/bin/pip install -e .
|
||||
source ./venv/bin/activate
|
||||
source ./.venv/bin/activate
|
||||
which emerge
|
||||
|
||||
- name: build and fuzz
|
||||
|
||||
Reference in New Issue
Block a user