Skip to content

Commit

Permalink
add debug flag for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
nudded committed Jan 14, 2025
1 parent fb00d7c commit 51b40bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install)
run: ct install --config ct.yaml
run: ct install --debug --config ct.yaml

0 comments on commit 51b40bb

Please sign in to comment.