diff --git a/.gitea/workflows/helm.yml b/.gitea/workflows/helm.yml index 5b54214..bc329f2 100644 --- a/.gitea/workflows/helm.yml +++ b/.gitea/workflows/helm.yml @@ -33,7 +33,7 @@ jobs: helm-template: container: docker.io/alpine/helm:3.18.6 - name: Execute helm unittest + name: Execute helm template runs-on: ubuntu-latest steps: - name: Install additional tools