Skip to content

Commit

Permalink
ci: Add libsox
Browse files Browse the repository at this point in the history
  • Loading branch information
adinhodovic committed Jun 16, 2024
1 parent e42f7c3 commit e0721a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install sox
sudo apt-get install libsox-fmt-mp3
python -m pip install --upgrade pip
python -m pip install flake8 pytest pytest-cov
python -m pip install coveralls
Expand Down

0 comments on commit e0721a9

Please sign in to comment.