update package
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
run: pip install --no-cache-dir -r requirements.txt
|
run: pip install --no-cache-dir -r requirements.txt
|
||||||
|
|
||||||
- name: Install Test Dependencies
|
- name: Install Test Dependencies
|
||||||
run: pip install --no-cache-dir pytest pytest-asyncio httpx aiosqlite
|
run: pip install --no-cache-dir pytest pytest-asyncio httpx aiosqlite ruff
|
||||||
|
|
||||||
- name: Run Linter
|
- name: Run Linter
|
||||||
run: ruff check app/ tests/
|
run: ruff check app/ tests/
|
||||||
|
|||||||
Reference in New Issue
Block a user