diff --git a/tests/unit/ci.sh b/tests/unit/ci.sh index 65944624b..86e76a8de 100644 --- a/tests/unit/ci.sh +++ b/tests/unit/ci.sh @@ -12,7 +12,7 @@ function main(){ echo "Start TTS" cd ${speech_ci_path}/tts - python test_data_table.py + #python test_data_table.py python test_enfrontend.py python test_mixfrontend.py echo "End TTS"