Skip to content

Commit eace289

Browse files
committed
upgrade pip
1 parent 0c0af5b commit eace289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121

2222
- name: Test Package
2323
run: |
24+
python -m pip install -U pip
2425
python -m venv test
2526
./test/bin/python -m pip install ipykernel[test]
2627
./test/bin/python -m pip install --pre -U --upgrade-strategy=only-if-needed ipykernel

0 commit comments

Comments
 (0)