mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 22:55:46 +01:00
Log exception
This commit is contained in:
parent
52e8743e19
commit
bf5cb5c030
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -38,7 +38,7 @@ clean:
|
|||
rm -f $(LIBWHISPER)
|
||||
rm -f whisper_cpp
|
||||
rm -f buzz/whisper_cpp.py
|
||||
rm -rf dist/* || true
|
||||
rm -rf dist || true
|
||||
|
||||
test: buzz/whisper_cpp.py translation_mo
|
||||
pytest -vv --cov=buzz --cov-report=xml --cov-report=html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue