Skip to content

Commit 3ba18fd

Browse files
committed
⚙️ remove redundant helm-unittest plugin install step from CI workflow
1 parent 5fb3cd8 commit 3ba18fd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
# with:
2727
# version: v3.19.5
2828

29-
- name: Install chart unittest
30-
run: |
31-
helm env
32-
helm plugin install https://github.com/helm-unittest/helm-unittest
33-
3429
- name: Run unitests
3530
run: |
3631
make helm-unittest

0 commit comments

Comments
 (0)