diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 712e6f5e..434b14a9 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -99,4 +99,4 @@ jobs: - name: Run chart-testing if: steps.list-changed.outputs.CHANGED == 'true' - run: ct install --config ct-config.yaml --helm-extra-args "--timeout 600s" --upgrade + run: ct install --config ct-config.yaml --helm-extra-args "--timeout 600s"