Do not install GitPython on runners, it is preinstalled

This commit is contained in:
Mikhail f. Shiryaev 2023-03-02 20:29:34 +01:00
parent 4e9c246264
commit c1774cabd0
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -35,7 +35,6 @@ jobs:
fetch-depth: 0
- name: Cherry pick
run: |
sudo pip install GitPython
cd "$GITHUB_WORKSPACE/tests/ci"
python3 cherry_pick.py
- name: Cleanup