test
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 7s
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 8s
Gentoo Utils / test (push) Successful in 26s
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 7s
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 8s
Gentoo Utils / test (push) Successful in 26s
This commit is contained in:
@@ -139,7 +139,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/gentoo/portage.git
|
||||
cd portage
|
||||
python -m venv .venv && ./venv/bin/activate install -e .
|
||||
python -m venv .venv && ./venv/bin/pip install -e .
|
||||
source ./venv/bin/activate
|
||||
which emerge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user