Skip to content

Commit 7d6945b

Browse files
committed
Update codeflash.yml
1 parent ce9d28b commit 7d6945b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeflash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
- name: uninstall codeflash
3434
run: uv pip uninstall codeflash
3535
- name: 📦 install codeflash from main
36-
run: uv pip install git+https://github.com/codeflash-ai/codeflash.git
36+
run: uv pip install git+https://github.com/codeflash-ai/codeflash.git@debug-cf
3737
- name: ⚡️Codeflash Optimization
3838
run: uv run codeflash --benchmark

0 commit comments

Comments
 (0)