mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +08:00
Merge pull request #13998 from cevich/fix_docker-py_test
Cirrus: Fix cirrus cache race on bin/podman
This commit is contained in:
@ -121,6 +121,7 @@ function _run_bindings() {
|
||||
|
||||
function _run_docker-py() {
|
||||
source .venv/docker-py/bin/activate
|
||||
make binaries
|
||||
make run-docker-py-tests
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user