test: skip cli test for linux

This commit is contained in:
Chidi Williams 2024-03-14 16:41:48 +00:00
parent b48349e82f
commit cc028ff0ba

View file

@ -30,7 +30,7 @@ clean:
COVERAGE_THRESHOLD := 79
ifeq ($(UNAME_S),Linux)
COVERAGE_THRESHOLD := 74
COVERAGE_THRESHOLD := 73
endif
test: buzz/whisper_cpp.py translation_mo