Skip to content

Commit 9d791c1

Browse files
committed
ci: add qemu to test
1 parent 8c207f0 commit 9d791c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Install dependencies
1818
run: |
19-
dnf install -y isotovideo edk2-ovmf
19+
dnf install -y isotovideo edk2-ovmf qemu
2020
dnf builddep -y ci/readymade.spec
2121
2222
- name: Run tests

0 commit comments

Comments
 (0)