Skip to content

Commit 11617ab

Browse files
committed
Update CI
1 parent aa9140e commit 11617ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
- uses: actions/checkout@v4
5353
- uses: astral-sh/setup-uv@v2
54-
- run: uv tool run ruff --format=github .
54+
- run: uv tool run ruff check .
5555

5656
pyright:
5757
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)