mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
ci: don't fail pipeline if linter issues found
This commit is contained in:
parent
259f7c537f
commit
7f7775c80a
6
.github/workflows/pr-lint.yaml
vendored
6
.github/workflows/pr-lint.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user