Skip clean-up tested chart

This commit is contained in:
Dmytro Bondar 2024-09-18 11:48:36 +02:00
parent 1d930fe5e3
commit a47a0e73d6
No known key found for this signature in database
GPG Key ID: C123CD37BBED8BB7

View File

@ -47,7 +47,7 @@ jobs:
- uses: helm/kind-action@v1
- name: Run chart-testing (install)
run: ct install --config ct.yaml
run: ct install --config ct.yaml --skip-clean-up
- name: Run helm package charts
run: |