Skip to content

Commit

Permalink
fix: error on warnings too
Browse files Browse the repository at this point in the history
  • Loading branch information
markkovari committed Jun 27, 2024
1 parent c7c425c commit 87fb7bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/backend-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: 'github-pr-check'
tool_name: 'testtool'
tool_name: 'testtool'
fail_on_error: true
level: warning

0 comments on commit 87fb7bc

Please sign in to comment.