We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58f7ce commit 87345acCopy full SHA for 87345ac
.github/workflows/lint.yml
@@ -11,4 +11,4 @@ jobs:
11
with:
12
version: "latest"
13
- run: uv sync --extra dev
14
- - run: flake8
+ - run: uv run flake8
0 commit comments