Skip to content

Commit 3258e25

Browse files
committed
[chore] Install for added tests
1 parent 105daa1 commit 3258e25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
python -m pip install 'pocketsphinx<5'
3434
python -m pip install git+https://github.com/openai/whisper.git soundfile
35+
python -m pip install openai
3536
python -m pip install .
3637
- name: Test with unittest
3738
run: |

0 commit comments

Comments
 (0)