ci: Enable riscv64 CI of devices module

Enable build, clippy and unit-test on devices module.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
Ruoqing He 2024-12-04 18:47:27 +08:00 committed by Rob Bradford
parent 0042447fb9
commit 51cf346828

View File

@ -15,6 +15,7 @@ jobs:
- hypervisor
- arch
- vm-allocator
- devices
steps:
- name: Code checkout