diff --git a/CMakeLists.txt b/CMakeLists.txt index f2ab090db08f9..b7f670480124d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -795,5 +795,8 @@ if (GITHUB_ACTIONS_BUILD) sensor_service_utils_tests rackmon_test fan_service_sw_test + data_corral_service_hw_test + fan_service_hw_test + sensor_service_hw_test ) endif()