Skip to content

Commit

Permalink
removing kind testing because I've not fixed that yet
Browse files Browse the repository at this point in the history
  • Loading branch information
ctr26 committed Nov 9, 2023
1 parent 301f530 commit 307b2f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/helm-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Create kind cluster
uses: helm/[email protected]

# See https://github.com/helm/chart-testing/blob/main/doc/ct_install.md
- name: Run chart-testing (install)
run: ct install --config ct.yaml --debug
# # See https://github.com/helm/chart-testing/blob/main/doc/ct_install.md
# - name: Run chart-testing (install)
# run: ct install --config ct.yaml --debug

0 comments on commit 307b2f7

Please sign in to comment.