Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
davibusanello committed Jan 13, 2025
1 parent 5eea32d commit 91f4d33
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 @@ -30,4 +30,4 @@ jobs:
run: uv sync --all-extras --dev

- name: Run linting
run: ruff check .
run: uv run ruff check .

0 comments on commit 91f4d33

Please sign in to comment.