Skip to content

Commit 7977592

Browse files
committed
linting command
1 parent d34187e commit 7977592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
version: v3.3.4
2020

2121
- name: Linting Chart
22-
run: helm lint ./charts/vsphere-csi
22+
run: helm lint ./charts/vsphere-csi --set enableMockCRD=true

0 commit comments

Comments
 (0)