Skip to content

Commit

Permalink
ci: add missing step in helm test
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Sep 13, 2023
1 parent 2967283 commit c317ed1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/chart-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
python-version: 3.7

- name: Set up chart-testing
uses: helm/[email protected]

- name: Run chart-testing (list-changed)
id: list-changed
run: |
Expand Down

0 comments on commit c317ed1

Please sign in to comment.