We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8182b commit 34113e7Copy full SHA for 34113e7
.github/workflows/pr-code-format.yml
@@ -45,8 +45,6 @@ jobs:
45
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
46
with:
47
python-version: '3.11'
48
- cache: 'pip'
49
- cache-dependency-path: 'llvm/utils/git/requirements_formatting.txt'
50
51
- name: Install python dependencies
52
run: pip install -r llvm/utils/git/requirements_formatting.txt
0 commit comments