Skip to content

Commit e0721a9

Browse files
committed
ci: Add libsox
1 parent e42f7c3 commit e0721a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
sudo apt-get update
3131
sudo apt-get install sox
32+
sudo apt-get install libsox-fmt-mp3
3233
python -m pip install --upgrade pip
3334
python -m pip install flake8 pytest pytest-cov
3435
python -m pip install coveralls

0 commit comments

Comments
 (0)