Skip to content

Commit 241c62c

Browse files
committed
GitHub workflows: add kpartx test to build-and-unittest.yaml
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent 3cdc6c9 commit 241c62c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-unittest.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,5 @@ jobs:
108108
run: rm -f tests/dmevents.out tests/directio.out
109109
- name: root-test
110110
run: sudo make DIO_TEST_DEV=/dev/ram0 test
111+
- name: kpartx-test
112+
run: sudo make -C kpartx test

0 commit comments

Comments
 (0)