fix path
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
d575da0721
commit
64dae431d3
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
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
run: ct lint --config ct.yaml
|
||||
run: ct lint --config ./.ct.yaml
|
||||
|
||||
- name: Run helm-docs
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue