Skip to content

Commit 1012879

Browse files
authored
Fix invalid caching in github workflow (CloudPirates-io#361)
1 parent f42a127 commit 1012879

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull-request.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
3939
with:
4040
python-version: 3.x
41-
cache: 'pip'
4241

4342
- name: Set up chart-testing-action
4443
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0

0 commit comments

Comments
 (0)