fix: resolve CI linting failures by targeting only Python files
Some checks failed
CI / test (push) Failing after 4m52s
Some checks failed
CI / test (push) Failing after 4m52s
This commit is contained in:
@@ -31,4 +31,4 @@ jobs:
|
|||||||
run: pytest -xvs --tb=short
|
run: pytest -xvs --tb=short
|
||||||
|
|
||||||
- name: Run linting
|
- name: Run linting
|
||||||
run: ruff check .
|
run: ruff check project_scaffold_cli tests setup.py
|
||||||
|
|||||||
Reference in New Issue
Block a user