Skip to content

Commit 9600ff7

Browse files
committed
fix: path to linter
1 parent 1fede0f commit 9600ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chart-lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fi
3333
3434
- name: Run chart-testing (lint)
35-
run: ct lint --config .github/ct.yaml
35+
run: ct lint --config .github/linters/ct.yaml
3636

3737
- name: Create kind cluster
3838
uses: helm/kind-action@v1.5.0

0 commit comments

Comments
 (0)