Skip to content

Commit 34113e7

Browse files
committed
wip
1 parent fc8182b commit 34113e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr-code-format.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
4646
with:
4747
python-version: '3.11'
48-
cache: 'pip'
49-
cache-dependency-path: 'llvm/utils/git/requirements_formatting.txt'
5048

5149
- name: Install python dependencies
5250
run: pip install -r llvm/utils/git/requirements_formatting.txt

0 commit comments

Comments
 (0)