Skip to content

Commit

Permalink
ci: fix ct install in helm-test
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Aug 21, 2024
1 parent ce9cbaf commit e0b290f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
run: |
ct install --charts ./charts/
ct install --charts ./charts/k6-operator

0 comments on commit e0b290f

Please sign in to comment.