workflows: Fix uv call#1798
Conversation
|
Oops, didn't mean to self-improve that suggestion. (I switch it to |
|
Oh I see: I guess then we can also use uvx directly to avoid the install step I think we managed to get to a state where neither one can approve... I'll force-push a fix |
I am not sure I actually agree with this for CI: there is no way to use pinned versions with uv tool AFAICT. Longer term I think we should aim to have all our build/dev tools listed in uv.lock, and should use those versions -- at least then we'd get a benefit from the busy work of maintaining a lock file |
|
actually |
Use uvx to run pip-compile Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
c561c42 to
00cbb13
Compare
No description provided.