Skip to content

Commit 76f6053

Browse files
author
longendu
committed
update lint.yml
1 parent aedb9cc commit 76f6053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Lint with ruff
3333
run: |
3434
git branch
35-
bat pyproject.toml
35+
cat pyproject.toml
3636
~/.local/bin/uv run ruff check pysparker/ tests/
3737
- name: Lint with pytype
3838
run: |

0 commit comments

Comments
 (0)