Skip to content

Commit

Permalink
missing mviewer as arg for --charts ct install
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c committed Oct 24, 2024
1 parent 2c3a811 commit f5ae6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
- name: Run chart-testing (install)
run: |
KUBECONFIG=/etc/rancher/k3s/k3s.yaml ct install --chart-dirs . --charts . --helm-extra-args '--timeout 7200s' --target-branch ${{ github.event.repository.default_branch }}
KUBECONFIG=/etc/rancher/k3s/k3s.yaml ct install --chart-dirs . --charts mviewer --helm-extra-args '--timeout 7200s' --target-branch ${{ github.event.repository.default_branch }}

0 comments on commit f5ae6c5

Please sign in to comment.