Skip to content

Commit ab94e89

Browse files
author
Vlad M
committed
Fix uv command
1 parent 60a9266 commit ab94e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
version: "latest"
1919

2020
- name: Run uv format check
21-
run: uv format --check .
21+
run: uv format --check

0 commit comments

Comments
 (0)