Skip to content

Commit f1f538b

Browse files
committed
Try using pre-installed pip
1 parent bf06176 commit f1f538b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ jobs:
158158
# user input
159159
DEBIAN_FRONTEND: noninteractive
160160
run: |
161-
sudo add-apt-repository universe
162-
sudo apt-get install -yq python-pip
163161
pip install unidiff
164162
- name: Check updated lines of code match clang-format-7 style
165163
env:

0 commit comments

Comments
 (0)