Skip to content

Commit b2dda7a

Browse files
committed
ci: enable debug output
1 parent 3082e3d commit b2dda7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343

4444
- name: Run chart-testing (install)
4545
if: steps.list-changed.outputs.changed == 'true'
46-
run: ct install --config=ct.yaml --target-branch ${{ github.event.repository.default_branch }}
46+
run: ct install --debug --config=ct.yaml --target-branch ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)