(fix) remove bloat from ci/cid

This commit is contained in:
ishaan-jaff 2023-11-15 12:39:50 -08:00
parent 563a3d3016
commit 6f923ea813

View file

@ -25,7 +25,6 @@ jobs:
command: |
python -m pip install --upgrade pip
python -m pip install -r .circleci/requirements.txt
pip install infisical
pip install pytest
pip install pytest-asyncio
pip install mypy