fix(chart-testing): update relative path to config

This commit is contained in:
Gaston Festari 2023-10-17 17:43:47 -03:00 committed by Gaston Festari
parent 446c0ef38e
commit e557be3bf3

View File

@ -46,4 +46,4 @@ jobs:
if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install)
run: ct install --config ct.yaml
run: ct install --config .github/linters/ct.yaml