Skip to content

Commit

Permalink
Revert "ci(github): fail build when static analysis fails."
Browse files Browse the repository at this point in the history
This reverts commit 6b6e93d.
  • Loading branch information
Nicholas Sielicki committed May 13, 2024
1 parent d50a4e1 commit 6e48d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ jobs:
shell: bash
run: |
echo "::error title=Static Analyzers Failed::Analysed commit(s) caused static analysis warnings"
exit 1
exit 0

0 comments on commit 6e48d60

Please sign in to comment.