fix: Update linter command in CI
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
run: uv sync --locked --all-extras --dev
|
||||
|
||||
- name: Run linter
|
||||
run: uv run ruff check --exclude tests
|
||||
run: uv run ruff check
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user