Skip to content

Commit fb5a939

Browse files
committed
try with just uv sync
1 parent 38f1b6f commit fb5a939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default:
66
@just --list
77

88
install:
9-
uv sync --frozen
9+
uv sync
1010
uv run pre-commit install
1111

1212
test *args:

0 commit comments

Comments
 (0)