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
+1
View File
@@ -15,6 +15,7 @@ jobs:
- hypervisor - hypervisor
- arch - arch
- vm-allocator - vm-allocator
- devices
steps: steps:
- name: Code checkout - name: Code checkout