Skip to content

Commit

Permalink
Revert "feat: add praat dependency to tests"
Browse files Browse the repository at this point in the history
This reverts commit 2c63a38.
  • Loading branch information
timmahrt committed Nov 4, 2023
1 parent 2c63a38 commit 808c1ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
sudo apt-get install praat
python -m pip install --upgrade pip
pip install -U pip setuptools
pip install "importlib-metadata>=4.12" coveralls pytest pytest-cov
Expand Down

0 comments on commit 808c1ac

Please sign in to comment.