Update pr-lint.yaml

This commit is contained in:
Daniel 2023-02-25 18:11:37 +01:00 committed by GitHub
parent b806f02d42
commit bfbdb80d0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,6 @@ jobs:
</details>
# - name: Fail Pipeline
# if: ${{ steps.run.outputs.stderr }}
# run: exit 1
- name: Fail Pipeline
if: ${{ steps.run.outputs.stderr }}
run: exit 1