Revert "ci : fix and re-enable tests"

This reverts commit 80aefc9514.
This commit is contained in:
Georgi Gerganov
2022-10-21 15:36:19 +03:00
parent 80aefc9514
commit 692aa0784f
2 changed files with 4 additions and 10 deletions

View File

@@ -171,8 +171,8 @@ if (WHISPER_STANDALONE)
endif ()
# TODO: temporary disabled
if (WHISPER_BUILD_TESTS)
enable_testing()
add_subdirectory(tests)
endif ()
#if (WHISPER_BUILD_TESTS)
# enable_testing()
# add_subdirectory(tests)
#endif ()
endif ()