update package
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
run: pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
- 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
|
||||
run: ruff check app/ tests/
|
||||
|
||||
Reference in New Issue
Block a user