Skip to content

Commit df9840f

Browse files
authored
🎡 ci: no cache pip
1 parent c5c1b8d commit df9840f

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)