Skip to content

Commit

Permalink
Change code coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic committed Dec 6, 2024
1 parent 8a5038c commit b9cfafc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,6 @@ jobs:
lcov --list coverage.info
- name: Report code coverage
uses: romeovs/[email protected]
uses: tluijken/code-coverage-threshold@v1
with:
lcov-file: coverage.info
coverage-file: coverage.info

0 comments on commit b9cfafc

Please sign in to comment.