diff --git a/.github/workflows/chart-testing.yml b/.github/workflows/chart-testing.yml index 8a4f989..1ccbbf2 100644 --- a/.github/workflows/chart-testing.yml +++ b/.github/workflows/chart-testing.yml @@ -56,4 +56,4 @@ jobs: - name: Run chart-testing (install & upgrades) if: github.ref == 'refs/heads/develop' - run: ct install --target-branch main --skip-clean-up --upgrade \ No newline at end of file + run: ct install --target-branch main --upgrade \ No newline at end of file