Skip to content

Commit

Permalink
fixup! fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mthrok committed Jul 27, 2023
1 parent d3d5ba2 commit f61d59b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
sudo apt update
sudo apt install -y -qq pkg-config ffmpeg
run: ffmpeg -h
- name: Install packages
run: |
python -m pip install --quiet --upgrade pip
Expand Down

0 comments on commit f61d59b

Please sign in to comment.