Skip to content

Commit e1351d8

Browse files
committed
removed lint
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent d70d0a7 commit e1351d8

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ jobs:
5151
uses: actions/checkout@master
5252
with:
5353
fetch-depth: 1
54-
- name: Run chart-testing (lint)
55-
uses: helm/chart-testing-action@master
56-
with:
57-
command: lint
58-
config: .github/workflows/ct.yaml
5954
- name: Configure Git
6055
run: |
6156
git config user.name "$GITHUB_ACTOR"

0 commit comments

Comments
 (0)