diff --git a/.github/workflows/pullrequest.yaml b/.github/workflows/pullrequest.yaml index f9bf94b..a8502ed 100644 --- a/.github/workflows/pullrequest.yaml +++ b/.github/workflows/pullrequest.yaml @@ -28,4 +28,4 @@ jobs: && sudo mv -v linux-amd64/helm /usr/local/bin/helm \ && rm -vrf linux-amd64 - name: Test & Lint - run: ./helm-test.sh \ No newline at end of file + run: ./helm-test.sh