Fix CI workflow: lint only snip/ and tests/ directories, fix verify step
This commit is contained in:
@@ -45,4 +45,4 @@ jobs:
|
|||||||
run: pip install ruff
|
run: pip install ruff
|
||||||
|
|
||||||
- name: Run ruff
|
- name: Run ruff
|
||||||
run: ruff check .
|
run: ruff check snip/ tests/
|
||||||
Reference in New Issue
Block a user