From bfbdb80d0efb85dd2f147fd5e5d551a4e3a26ef4 Mon Sep 17 00:00:00 2001 From: Daniel <71837281+darmiel@users.noreply.github.com> Date: Sat, 25 Feb 2023 18:11:37 +0100 Subject: [PATCH] Update pr-lint.yaml --- .github/workflows/pr-lint.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr-lint.yaml b/.github/workflows/pr-lint.yaml index b48dab53..d9fdbe47 100644 --- a/.github/workflows/pr-lint.yaml +++ b/.github/workflows/pr-lint.yaml @@ -59,6 +59,6 @@ jobs: - # - name: Fail Pipeline - # if: ${{ steps.run.outputs.stderr }} - # run: exit 1 + - name: Fail Pipeline + if: ${{ steps.run.outputs.stderr }} + run: exit 1