Skip to content

Commit a3ab083

Browse files
committed
dont install pre-commit
Signed-off-by: Saurabh Misra <[email protected]>
1 parent 637f789 commit a3ab083

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
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
deno-version: v2.x
3131
- name: 📦 Install Dependencies
32-
run: make install
32+
run: uv sync --frozen --all-extras --all-packages --group lint --group docs
3333
- name: Functions to Optimize
3434
shell: python
3535
id: discover_step

0 commit comments

Comments
 (0)