db_migration_disable_update_check

This commit is contained in:
Ishaan Jaffer 2025-10-31 19:21:10 -07:00
parent c918dafb32
commit af73879659

View File

@ -1709,6 +1709,7 @@ jobs:
pip install "pytest==7.3.1"
pip install "pytest-asyncio==0.21.1"
pip install aiohttp
pip install apscheduler
- run:
name: Build Docker image
command: |