We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1486181 commit 0034313Copy full SHA for 0034313
.github/workflows/pullrequest.yaml
@@ -28,5 +28,4 @@ jobs:
28
&& sudo mv -v linux-amd64/helm /usr/local/bin/helm \
29
&& rm -vrf linux-amd64
30
- name: Test & Lint
31
- run: ./helm-test.sh
32
-
+ run: ./helm-test.sh
0 commit comments