mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 15:30:24 +00:00
lint preferences
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
python-version: "3.12"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install ruff
|
||||
run: pip install ruff==0.15.22
|
||||
|
||||
- name: Run ruff
|
||||
run: ruff check src/
|
||||
|
||||
Reference in New Issue
Block a user