Skip to content

Commit d656d3b

Browse files
committed
fixed e2e test
1 parent 5785875 commit d656d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/end-to-end-test-benchmark-bubblesort.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
poetry install --with dev
3636
3737
- name: Run Codeflash to optimize code
38-
id: optimize_code with benchmarks
38+
id: optimize_code_with_benchmarks
3939
run: |
4040
source .venv/bin/activate
4141
poetry run python tests/scripts/end_to_end_test_benchmark_sort.py

0 commit comments

Comments
 (0)