There was an error while loading. Please reload this page.
1 parent 8c207f0 commit 9d791c1Copy full SHA for 9d791c1
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Install dependencies
18
run: |
19
- dnf install -y isotovideo edk2-ovmf
+ dnf install -y isotovideo edk2-ovmf qemu
20
dnf builddep -y ci/readymade.spec
21
22
- name: Run tests
0 commit comments