Skip to content

Commit

Permalink
update lcov reporter version
Browse files Browse the repository at this point in the history
  • Loading branch information
immel-f committed Oct 17, 2022
1 parent 9a86b7f commit 14c7b1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
docker rm -f lanelet2_test_${{ matrix.rosdistro }}_lcov;
- name: Report code coverage
uses: immel-f/github-actions-report-lcov@v0.1.6
uses: immel-f/github-actions-report-lcov@v0.1.7
if: ${{ matrix.rosdistro == 'noetic' }}
with:
coverage-files: ./lcov/full_coverage.lcov
Expand Down
Binary file added bin/act
Binary file not shown.

0 comments on commit 14c7b1d

Please sign in to comment.