diff --git a/Scripts/developer_scripts/run_testsuite_with_ctest b/Scripts/developer_scripts/run_testsuite_with_ctest index 6eb8e772d71..ab529bfad0a 100644 --- a/Scripts/developer_scripts/run_testsuite_with_ctest +++ b/Scripts/developer_scripts/run_testsuite_with_ctest @@ -397,8 +397,8 @@ run_test_on_host() for PLATFORM in ${PLATFORMS}; do run_test_on_platform "${PLATFORM}" - publish_results "${PLATFORM}" collect_demos_binaries "${PLATFORM}" + publish_results "${PLATFORM}" if [ -z "${KEEP_TESTS}" ]; then rm -rf $CGAL_DIR/cmake/platforms/${PLATFORM}