Skip to content

Commit 9a93376

Browse files
committed
🔄 workflow: revert to NOT cache pip
1 parent 2d5c152 commit 9a93376

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/setup-python@v5
2020
with:
2121
python-version: '3.13'
22-
cache: pip
2322

2423
- name: Install test dependencies
2524
run: pip install yamllint ansible ansible-lint

0 commit comments

Comments
 (0)