We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ae921 commit 415a816Copy full SHA for 415a816
1 file changed
.github/workflows/helm-unittest.yaml
@@ -17,7 +17,7 @@ jobs:
17
version: v4.1.0
18
19
- name: Install helm-unittest plugin
20
- run: helm plugin install https://github.com/helm-unittest/helm-unittest
+ run: helm plugin install https://github.com/helm-unittest/helm-unittest --verify=false
21
22
- name: Run helm-unittest
23
run: ./charts/run-tests.sh
0 commit comments