We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb04bd commit 3b57b2aCopy full SHA for 3b57b2a
.github/workflows/test.yml
@@ -35,8 +35,6 @@ jobs:
35
run: sudo apt-get install -y libsndfile1
36
- name: Run tests
37
run: uv run --with ${{ matrix.numpy }} --extra dev pytest
38
- - name: Check style
39
- run: uv run --extra dev black --check --diff .
40
41
test-deb11-i386:
42
name: Python 3.7 on Debian 11 i386
0 commit comments