Skip to content

Commit 87345ac

Browse files
committed
Update flake8 command
1 parent d58f7ce commit 87345ac

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
@@ -11,4 +11,4 @@ jobs:
1111
with:
1212
version: "latest"
1313
- run: uv sync --extra dev
14-
- run: flake8
14+
- run: uv run flake8

0 commit comments

Comments
 (0)