Skip to content

Commit 09aa29f

Browse files
committed
Update smoke_test.yml
1 parent 21dd6d3 commit 09aa29f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoke_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
3939
- name: Install pipenv
4040
run: |
41+
python -m pip install --upgrade pip --force-reinstall
4142
python -m pip install --upgrade pipenv wheel
4243
4344
- name: Install dependencies

0 commit comments

Comments
 (0)