Fix package smoke uv install flags

This commit is contained in:
Nick Sweeting 2026-07-27 15:18:14 -07:00
parent dc6c2118e1
commit 21f6fa3ced
No known key found for this signature in database

View File

@ -143,7 +143,6 @@ jobs:
uv venv --python "${{ matrix.python }}" "$smoke_env"
uv pip install --no-cache \
--python "$smoke_env" \
--no-cache \
"${dependency_artifacts[@]}" \
"$artifact"