Skip to content

Commit 01871e4

Browse files
committed
removed typpo from gh action for ruff
1 parent 86b01b7 commit 01871e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruff-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
2929
- name: Run Ruff
3030
run: |
31-
uv run ruff check .t
31+
uv run ruff check .

0 commit comments

Comments
 (0)