relocating ct.yaml config

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-01-10 10:55:33 -05:00
parent 1bf054bf7d
commit 0deb3dede3
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
id: lint id: lint
uses: helm/chart-testing-action@v1.0.0-alpha.3 uses: helm/chart-testing-action@v1.0.0-alpha.3
with: with:
command: lint --config .github/workflows/ct.yaml command: lint --config .github/ct.yaml
- name: Create kind cluster - name: Create kind cluster
uses: helm/kind-action@v1.0.0-alpha.3 uses: helm/kind-action@v1.0.0-alpha.3