mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +03:00
ci: Add tqdm to dep list
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
12d40bdf62
commit
f929bc7b8b
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -20,7 +20,8 @@ jobs:
|
||||
rpm-build \
|
||||
dnf-plugins-core \
|
||||
glibc-langpack-en \
|
||||
python3-pytest python3-pytest-cov
|
||||
python3-pytest python3-pytest-cov \
|
||||
python3-tqdm
|
||||
|
||||
dnf copr enable -y @virtmaint-sig/virt-preview
|
||||
dnf install -y virt-install
|
||||
|
Loading…
Reference in New Issue
Block a user