Skip to content

Commit 7d7159d

Browse files
Apply suggestions from code review
Co-authored-by: Hugues Kamba <[email protected]>
1 parent 7172923 commit 7d7159d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/tests/TESTS/mbed_hal_fpga_ci_test_shield/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
cmake_minimum_required(VERSION 3.19.0 FATAL_ERROR)
55

66
set(MBED_PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../../../.. CACHE INTERNAL "")
7-
set(TEST_TARGET mbed-hal-callback)
7+
set(TEST_TARGET mbed-hal-fpga-ci-test-shield)
88

99
include(${MBED_PATH}/tools/cmake/mbed_greentea.cmake)
1010

0 commit comments

Comments
 (0)