Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato 2024-03-29 17:18:02 +01:00 committed by k8s-infra-cherrypick-robot
parent 45a0ac17b5
commit 2d838b92c3

View file

@ -213,7 +213,7 @@ jobs:
helm unittest charts/ingress-nginx -d
- name: Run chart-testing (lint)
run: ct lint --config ct.yaml
run: ct lint --config ./.ct.yaml
- name: Run helm-docs
run: |