Skip to content

Commit

Permalink
Update pr_tests.yml
Browse files Browse the repository at this point in the history
Fix tests
  • Loading branch information
teticio committed Nov 21, 2022
1 parent e750dad commit 499ff34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_tests.yml
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Install dependencies
run: |
apt-get libsndfile1-dev -y
apt-get update && apt-get install libsndfile1-dev -y
python -m pip install -e .[quality,test]
python -m pip install git+https://github.com/huggingface/accelerate
Expand Down

0 comments on commit 499ff34

Please sign in to comment.