We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c778df commit 0cb67c1Copy full SHA for 0cb67c1
1 file changed
.github/workflows/codeflash-optimize.yaml
@@ -43,4 +43,4 @@ jobs:
43
- name: ⚡️Codeflash Optimization
44
id: optimize_code
45
run: |
46
- uv run codeflash --benchmark --testgen-review
+ uv run codeflash --benchmark --testgen-review --no-pr
0 commit comments