Update codeflash-aiservice.yaml

This commit is contained in:
Kevin Turcios 2025-10-01 16:22:44 -07:00
parent 2988763b85
commit 1ca0b63ce7

View file

@ -32,7 +32,7 @@ jobs:
- name: Install Project Dependencies
run: |
uv sync
uv sync --refresh --isolated
uv pip uninstall codeflash
uv pip install pytest-asyncio
uv pip install git+https://github.com/codeflash-ai/codeflash@main