Disable clang format for transformation test for fix CI (#14657)

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

View File

@ -41,7 +41,6 @@ ov_add_test_target(
sharedTestClasses
INCLUDES
$<TARGET_PROPERTY:inference_engine_obj,SOURCE_DIR>/src
ADD_CLANG_FORMAT
LABELS
TRANSFORMATIONS
)