Add check for install script

This commit is contained in:
Andrei Pohilko
2023-01-17 10:38:51 +00:00
parent a91287c2ff
commit e6381f96e9

View File

@@ -68,3 +68,6 @@ jobs:
env:
CHART_LOCATION: ./charts/helm-dashboard
CHART_VALUES: ./charts/helm-dashboard/values.yaml
- name: Test Helm plugin install script is runnable
run: |
scripts/install_plugin.sh