Skip to content

Commit 084d875

Browse files
committed
fix run name
1 parent b6b5d48 commit 084d875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ jobs:
7272
python soundfile_build.py
7373
- name: Install editable package
7474
run: pip install --editable . --verbose
75-
- name: Run tests
75+
- name: Run type check
7676
run: python -m pyright soundfile.py

0 commit comments

Comments
 (0)