Skip to content

Commit

Permalink
ci: tweak chart testing exec command
Browse files Browse the repository at this point in the history
  • Loading branch information
donch committed Jan 26, 2024
1 parent 8322db9 commit 4cef267
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 -euo pipefail
set -leuo pipefail
ct lint \
--charts helm/kube-image-keeper \
--chart-repos bitnami=https://charts.bitnami.com/bitnami \
Expand Down

0 comments on commit 4cef267

Please sign in to comment.