We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775f1a5 commit cbf9ad7Copy full SHA for cbf9ad7
1 file changed
.github/workflows/e2e-bubblesort-unittest.yaml
@@ -61,6 +61,7 @@ jobs:
61
- name: Install dependencies (CLI)
62
run: |
63
uv sync
64
+ uv add timeout_decorator
65
66
- name: Run Codeflash to optimize code
67
id: optimize_code
0 commit comments