Disable clang format for lp transformation test for fix CI (#14629)

This commit is contained in:
Oleg Pipikin 2022-12-15 11:12:35 +01:00 committed by GitHub
parent 5eed405478
commit 161a0a6319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,6 @@ ov_add_test_target(
lptNgraphFunctions lptNgraphFunctions
gmock gmock
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR} INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}
ADD_CLANG_FORMAT
LABELS LABELS
LP_TRANSFORMATIONS LP_TRANSFORMATIONS
) )