From 0776c618fcc4724d9f49cba4066ca21b274b726d Mon Sep 17 00:00:00 2001 From: Knut Ivar Alvestad Date: Fri, 21 Jun 2024 13:10:25 +0200 Subject: [PATCH] Add line back --- .github/workflows/pullrequest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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