We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42f7c3 commit e0721a9Copy full SHA for e0721a9
.github/workflows/run-tests.yml
@@ -29,6 +29,7 @@ jobs:
29
run: |
30
sudo apt-get update
31
sudo apt-get install sox
32
+ sudo apt-get install libsox-fmt-mp3
33
python -m pip install --upgrade pip
34
python -m pip install flake8 pytest pytest-cov
35
python -m pip install coveralls
0 commit comments