Commit c1ca74d
authored
Revert sync command argument
The dependencies should be synced with `--frozen` not `--locked` because they are already locked in the `uv.lock` file and the `pyproject.toml` does not need checking.
See https://docs.astral.sh/uv/reference/cli/#uv-sync
Signed-off-by: Matt Norton <matt@carrotmanmatt.com>1 parent 9b762a7 commit c1ca74d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments