Skip to content

Commit

Permalink
Update flake8 command
Browse files Browse the repository at this point in the history
  • Loading branch information
keller-mark committed Nov 20, 2024
1 parent d58f7ce commit 87345ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
version: "latest"
- run: uv sync --extra dev
- run: flake8
- run: uv run flake8

0 comments on commit 87345ac

Please sign in to comment.