Skip to content

Commit

Permalink
Update to CodeCov v3 (UniversalRobots#484)
Browse files Browse the repository at this point in the history
Enable code cov again
  • Loading branch information
urrsk authored Sep 26, 2022
1 parent d47cbef commit 03a497a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
}
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
skip-tests: true
- uses: codecov/codecov-action@v1.0.14
- uses: codecov/codecov-action@v3
with:
file: ros_ws/lcov/total_coverage.info
flags: unittests
Expand Down

0 comments on commit 03a497a

Please sign in to comment.