Skip to content

Commit

Permalink
Revert "ci: tweak chart testing exec command"
Browse files Browse the repository at this point in the history
This reverts commit 4cef267.
  • Loading branch information
donch committed Jan 26, 2024
1 parent 4cef267 commit c6820aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

- name: Run chart-testing (lint)
run: |
set -leuo pipefail
set -euo pipefail
ct lint \
--charts helm/kube-image-keeper \
--chart-repos bitnami=https://charts.bitnami.com/bitnami \
Expand Down

0 comments on commit c6820aa

Please sign in to comment.