mirror of
https://github.com/openai/whisper.git
synced 2025-09-15 15:18:35 +08:00
verbose outputs from pytest
This commit is contained in:
parent
9d646db9d8
commit
8135a7c31c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -23,4 +23,4 @@ jobs:
|
||||
- run: echo "$CONDA/envs/test/bin" >> $GITHUB_PATH
|
||||
- run: pip install pytest
|
||||
- run: pip install .
|
||||
- run: pytest -k 'not test_transcribe or test_transcribe[tiny]'
|
||||
- run: pytest --durations=0 -vv -k 'not test_transcribe or test_transcribe[tiny] or test_transcribe[tiny.en]'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user