Skip to content

Commit

Permalink
remove pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisingal committed Oct 2, 2024
1 parent b363bd0 commit c5101c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion validate-charts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ runs:
uses: actions/setup-python@v5
with:
python-version: '3.10'
cache: 'pip'

- name: Install pyyaml
if: inputs.check-pod-template == 'true'
Expand Down

0 comments on commit c5101c1

Please sign in to comment.