Update codeflash-aiservice.yaml
This commit is contained in:
parent
2988763b85
commit
1ca0b63ce7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeflash-aiservice.yaml
vendored
2
.github/workflows/codeflash-aiservice.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue