Skip to content

Commit

Permalink
testing gha job: fail-under-line changed to 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
niwciu committed Nov 13, 2024
1 parent 3c360e8 commit 7a1722e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Check Test Coverage
uses: threeal/[email protected]
with:
fail-under-line: 90
fail-under-line: 100

run_cppcheck:
name: Run CppCheck
Expand Down

0 comments on commit 7a1722e

Please sign in to comment.