mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-26 13:01:55 +00:00
Update pr-lint.yaml
This commit is contained in:
parent
b806f02d42
commit
bfbdb80d0e
6
.github/workflows/pr-lint.yaml
vendored
6
.github/workflows/pr-lint.yaml
vendored
@ -59,6 +59,6 @@ jobs:
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
# - name: Fail Pipeline
|
- name: Fail Pipeline
|
||||||
# if: ${{ steps.run.outputs.stderr }}
|
if: ${{ steps.run.outputs.stderr }}
|
||||||
# run: exit 1
|
run: exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user