fix path
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
45a0ac17b5
commit
2d838b92c3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -213,7 +213,7 @@ jobs:
|
||||||
helm unittest charts/ingress-nginx -d
|
helm unittest charts/ingress-nginx -d
|
||||||
|
|
||||||
- name: Run chart-testing (lint)
|
- name: Run chart-testing (lint)
|
||||||
run: ct lint --config ct.yaml
|
run: ct lint --config ./.ct.yaml
|
||||||
|
|
||||||
- name: Run helm-docs
|
- name: Run helm-docs
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue