Skip to content

Commit

Permalink
Remove mediaconch installation in test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Jul 21, 2024
1 parent d266236 commit df039b2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
cache-dependency-path: |
requirements.txt
requirements-dev.txt
- name: "Install OS packages"
run: |
wget https://mediaarea.net/repo/deb/repo-mediaarea_1.0-24_all.deb
sudo apt-get --quiet update
sudo apt-get install --quiet --yes mediaconch
- name: "Install tox"
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit df039b2

Please sign in to comment.