Skip to content

Commit

Permalink
Turn lcov errors into warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Nov 18, 2024
1 parent d529029 commit c37c89a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
with:
docker: $DOCKER_IMAGE
workdir: ${{ env.BASEDIR }}/target_ws
lcov_capture_args: --ignore-errors=mismatch
ignore: '"*/target_ws/build/*" "*/target_ws/install/*" "*/test/*"'
- name: Install ccache
run: sudo apt install ccache build-essential
Expand Down

0 comments on commit c37c89a

Please sign in to comment.