Skip to content

Commit

Permalink
Remove redundant helm template check
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Oct 31, 2024
1 parent bd6accb commit d6202c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
- name: Run chart linting
run: ct lint --config ct.yaml

- name: Run helm template with default values
run: helm template ci-test .
working-directory: chart

- name: Create Kind Cluster
uses: helm/kind-action@v1
with:
Expand Down

0 comments on commit d6202c0

Please sign in to comment.