Skip to content

Commit

Permalink
dsd
Browse files Browse the repository at this point in the history
  • Loading branch information
guy-frontegg committed Dec 12, 2023
1 parent 6983904 commit 9b40243
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ jobs:
python-version: '3.10'
check-latest: true

- name: Run chart-testing (lint)
run: |
ct lint --config ./ct.yaml --all --debug
# I am disabling this for now, we will enable it once we have a stable release
# - name: Run chart-testing (lint)
# run: |
# ct lint --config ./ct.yaml --all --debug

release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9b40243

Please sign in to comment.