Skip to content

Commit

Permalink
chore: remove jackd
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmajek committed Feb 6, 2025
1 parent b076771 commit 8019a46
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/poetry-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1

- name: Create virtual audio device
run: |
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get --yes install jackd
jackd -d dummy -r 44100 &
- name: Install python dependencies
run: poetry install --with openset,nomad

Expand Down

0 comments on commit 8019a46

Please sign in to comment.