mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
ci(dealix): install aiosqlite for pytest sqlite conftest on GitHub
Made-with: Cursor
This commit is contained in:
parent
58ee025b45
commit
031c3a2f04
2
.github/workflows/dealix-api-ci.yml
vendored
2
.github/workflows/dealix-api-ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user