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