Skip to content

Commit

Permalink
update unittest job
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Aug 1, 2023
1 parent 20fadf6 commit 41f06f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:

- name: Run helm unittest
run: |
helm plugin install https://github.com/quintush/helm-unittest
helm plugin install https://github.com/helm-unittest/helm-unittest.git
helm unittest --debug --color charts/*

0 comments on commit 41f06f2

Please sign in to comment.