diff --git a/.github/workflows/pip.yml b/.github/workflows/pip.yml index f8781410..21655ebe 100755 --- a/.github/workflows/pip.yml +++ b/.github/workflows/pip.yml @@ -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"