Skip to content

Commit edb0d62

Browse files
committed
[DOP-28270] build with uv
1 parent 16271c0 commit edb0d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ repos:
9191
rev: 0.7.19
9292
hooks:
9393
- id: uv-lock
94-
entry: env GITHUB_RUN_ID=1 uv lock
94+
entry: env GITHUB_RUN_ID=1 uv lock # uv lock command try to build a package, so we add env like we run it in Github environment
9595

9696
- repo: local
9797
hooks:

0 commit comments

Comments
 (0)