Skip to content

Commit d6202c0

Browse files
committed
Remove redundant helm template check
1 parent bd6accb commit d6202c0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
- name: Run chart linting
2929
run: ct lint --config ct.yaml
3030

31-
- name: Run helm template with default values
32-
run: helm template ci-test .
33-
working-directory: chart
34-
3531
- name: Create Kind Cluster
3632
uses: helm/kind-action@v1
3733
with:

0 commit comments

Comments
 (0)