Skip to content

Commit

Permalink
fix: ci lint test
Browse files Browse the repository at this point in the history
Fixes helm chart path to lint correct helm chart
  • Loading branch information
sydrawat01 authored and rishabNeu committed Nov 10, 2023
1 parent b5c54f3 commit bd48ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
run: |
pwd
cd ../
helm template webapp-helm-chart
helm template infra-helm-chart
shell: bash

0 comments on commit bd48ce1

Please sign in to comment.