Skip to content

Commit 343a09d

Browse files
committed
revert: restore Artifactory index for verify-installable step
1 parent b3d6c06 commit 343a09d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ jobs:
6464
- name: Build package
6565
run: uv build --no-build-isolation
6666
- name: Verify installable
67-
env:
68-
PIP_INDEX_URL: ""
69-
UV_INDEX_URL: ""
7067
run: |
7168
python -m venv test-env
7269
. test-env/bin/activate

0 commit comments

Comments
 (0)