Skip to content

Commit

Permalink
Excluding contrib from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh committed Jan 19, 2024
1 parent 67b9c0c commit 462261b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ commands =
sh -c 'bin/whisper-resize.py --help >/dev/null'
sh -c 'bin/whisper-set-aggregation-method.py --help >/dev/null'
sh -c 'bin/whisper-update.py --help >/dev/null'
sh -c 'contrib/whisper-auto-update.py --help >/dev/null'
sh -c 'contrib/whisper-auto-resize.py --help >/dev/null'
coverage run --branch --include='whisper.py,test_whisper.py, bin/whisper-resize.py' test_whisper.py
coverage xml
coverage report
Expand Down

0 comments on commit 462261b

Please sign in to comment.