mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 12:37:27 +00:00
Fix audio tests on CI (#2718)
* Update Documentation & Code Style * fix huggingface-hub version Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
1168f6365d
commit
400d2cdf77
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -116,7 +116,7 @@ jobs:
|
||||
sudo apt-get install libsndfile1 ffmpeg
|
||||
|
||||
- name: Install Haystack
|
||||
run: pip install .
|
||||
run: pip install .[audio]
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user