diff --git a/Makefile b/Makefile index 34e5b0b0..6920d6d7 100644 --- a/Makefile +++ b/Makefile @@ -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