Skip to content

Commit 841586c

Browse files
committed
Precommit: Use latest pip and clang-tidy version
1 parent 36f7ad8 commit 841586c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: |
3434
sudo apt-get update
3535
sudo apt-get install -y ccache ca-certificates python-is-python3 python3-pip
36+
sudo pip install --upgrade pip
3637
sudo pip install clang-format clang-tidy
3738
3839
- name: Configure

0 commit comments

Comments
 (0)