Skip to content

Commit

Permalink
build: removes python setup for lint-test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vchendrix committed Jan 21, 2025
1 parent 39a9136 commit d8f959a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint_helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
with:
version: v3.4.0

- uses: actions/setup-python@v5
with:
python-version: 3.7

- name: Helm Chart Testing
uses: helm/[email protected]

Expand Down

0 comments on commit d8f959a

Please sign in to comment.