Skip to content

Commit

Permalink
fail on warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 2, 2025
1 parent 9f2a223 commit 13a2875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
with:
infer_version: v1.0.0
- run: infer --version
- run: infer run -- mvn test
- run: infer run --fail-on-issue --no-progress-bar -- mvn test

0 comments on commit 13a2875

Please sign in to comment.