We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5785875 commit d656d3bCopy full SHA for d656d3b
.github/workflows/end-to-end-test-benchmark-bubblesort.yaml
@@ -35,7 +35,7 @@ jobs:
35
poetry install --with dev
36
37
- name: Run Codeflash to optimize code
38
- id: optimize_code with benchmarks
+ id: optimize_code_with_benchmarks
39
run: |
40
source .venv/bin/activate
41
poetry run python tests/scripts/end_to_end_test_benchmark_sort.py
0 commit comments