Skip to content

Commit 3b57b2a

Browse files
committed
remove style check from tests.
1 parent 1eb04bd commit 3b57b2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
run: sudo apt-get install -y libsndfile1
3636
- name: Run tests
3737
run: uv run --with ${{ matrix.numpy }} --extra dev pytest
38-
- name: Check style
39-
run: uv run --extra dev black --check --diff .
4038

4139
test-deb11-i386:
4240
name: Python 3.7 on Debian 11 i386

0 commit comments

Comments
 (0)