Skip to content

Commit 8707521

Browse files
committed
fix merge_stage_test
1 parent f90a819 commit 8707521

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge_stage_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ jobs:
220220
python -m pip install -r requirements/poseval.txt
221221
- name: Build and install
222222
run: |
223+
python -m pip install --upgrade pip setuptools wheel
223224
python -m pip install -e . -v
224225
- name: Run unittests and generate coverage report
225226
run: |

0 commit comments

Comments
 (0)