Skip to content

Commit

Permalink
CAll linter differently
Browse files Browse the repository at this point in the history
  • Loading branch information
undera committed Dec 9, 2024
1 parent ac61465 commit 20ac0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,5 @@ jobs:
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
- name: Run chart-testing (lint)
run: ct lint --config charts/ct.yaml
run: ct lint --all ./charts

0 comments on commit 20ac0eb

Please sign in to comment.