Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
fix helm unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Oct 31, 2023
1 parent 0867aef commit e05872e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
with:
args: |
helm plugin install https://github.com/quintush/helm-unittest
helm unittest -3 chart/
helm unittest chart/
env:
KUBE_CONFIG_DATA: ${{ secrets.KUBE_CONFIG_DATA }}

0 comments on commit e05872e

Please sign in to comment.