Update tmp.yml
This commit is contained in:
4
.github/workflows/tmp.yml
vendored
4
.github/workflows/tmp.yml
vendored
@@ -26,6 +26,10 @@ jobs:
|
||||
run: |
|
||||
pip install whisperx
|
||||
|
||||
- name: Print packages
|
||||
run: |
|
||||
pip list
|
||||
|
||||
- name: Test import
|
||||
run: |
|
||||
python -c "import whisperx; print('Successfully imported whisperx')"
|
||||
|
||||
Reference in New Issue
Block a user