fix: Scope CI linting to project directory only
Some checks failed
CI / test (push) Failing after 4m46s
Some checks failed
CI / test (push) Failing after 4m46s
This commit is contained in:
@@ -32,4 +32,4 @@ jobs:
|
|||||||
run: python -m pytest tests/ -v --tb=short
|
run: python -m pytest tests/ -v --tb=short
|
||||||
|
|
||||||
- name: Run linting
|
- name: Run linting
|
||||||
run: python -m ruff check src/
|
run: python -m ruff check local-llm-prompt-manager/src/
|
||||||
|
|||||||
Reference in New Issue
Block a user