Skip to content

Commit c8db363

Browse files
committed
Ssh?..
1 parent 15622a2 commit c8db363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ endfunction()
6161
option(PROFILE_TESTS "Profile tests" OFF)
6262

6363
if("$ENV{CI}" STREQUAL "")
64-
set(PYTHON unbuffer python3)
64+
set(PYTHON python3)
6565
else()
6666
set(PYTHON python3)
6767
endif()

0 commit comments

Comments
 (0)