Skip to content

Commit 6f5446e

Browse files
lePicimichalvasko
authored andcommitted
yanglint BUGFIX ignore interactive tests
1 parent b37b495 commit 6f5446e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/yanglint/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
if(WIN32)
1+
if(WIN32 OR NOT ENABLE_YANGLINT_INTERACTIVE)
22
set(YANGLINT_INTERACTIVE OFF)
33
else()
44
set(YANGLINT_INTERACTIVE ON)

0 commit comments

Comments
 (0)