Skip to content

Commit

Permalink
raise lint error level to warn
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Dec 14, 2021
1 parent 4278bb2 commit 292ea74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
mode: lint
repository-list: ${{ needs.setup.outputs.repository-list }}
tool-list: ${{ needs.setup.outputs.tool-list }}
fail_level: warn
- uses: actions/upload-artifact@v2
if: ${{ failure() }}
with:
Expand Down

0 comments on commit 292ea74

Please sign in to comment.