mirror of
https://github.com/outbackdingo/n8n-chart.git
synced 2026-08-31 16:49:39 +00:00
ci: fix ct lint tests
This commit is contained in:
@@ -43,4 +43,5 @@ jobs:
|
||||
if: steps.list-changed.outputs.changed == 'true'
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
run: ct install --target-branch ${{ github.event.repository.default_branch }} --chart-dirs .
|
||||
if: steps.list-changed.outputs.changed == 'true'
|
||||
run: ct install --target-branch ${{ github.event.repository.default_branch }} --chart-dirs .
|
||||
|
||||
Reference in New Issue
Block a user