Skip to content

Commit

Permalink
chore: remove testing helm using kind
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Jul 28, 2024
1 parent 68a4c3c commit d371152
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ jobs:
- name: run chart-testing (lint)
run: ct lint --all

- name: create kind cluster
uses: helm/[email protected]

- name: run chart-testing (install)
run: ct install --all

release:
runs-on: ubuntu-latest
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit d371152

Please sign in to comment.