ci(dealix): install aiosqlite for pytest sqlite conftest on GitHub

Made-with: Cursor
This commit is contained in:
Sami Assiri 2026-05-01 14:07:17 +03:00
parent 58ee025b45
commit 031c3a2f04

View File

@ -35,7 +35,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install pytest pytest-asyncio pytest-cov httpx
pip install pytest pytest-asyncio pytest-cov httpx aiosqlite
- name: Compile check
run: python -m compileall api auto_client_acquisition