Skip to content

Commit

Permalink
add excluded chartr
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Oct 29, 2024
1 parent 9958ab7 commit 5259c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fi
- name: Run chart-testing (lint)
run: ct lint --config .github/ct.yaml --lint-conf .github/lintconf.yaml
run: ct lint --config .github/ct.yaml --lint-conf .github/lintconf.yaml --excluded-charts=everest

- name: Create kind cluster
uses: helm/[email protected]
Expand Down

0 comments on commit 5259c43

Please sign in to comment.