Skip to content

Commit

Permalink
ci: wav2vev2aligner tests require ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
joanise committed Nov 20, 2024
1 parent bfb1a2c commit 459fa61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
python-version: "3.10"
miniforge-version: latest
conda-remove-defaults: true
- uses: FedericoCarboni/setup-ffmpeg@v2
- name: Install sox and use conda to optimize other installs
run: |
conda install -y sox $(grep "pycountry\|pyworld" requirements.txt) -c conda-forge
Expand Down

0 comments on commit 459fa61

Please sign in to comment.