Skip to content

Commit

Permalink
add colcon-lcov-result
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rauch committed Oct 30, 2024
1 parent 848ced0 commit 1f73365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/colcon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
apt update
apt install -y --no-install-recommends python3-rosdep python3-vcstool python3-colcon-common-extensions
apt install -y --no-install-recommends python3-colcon-coveragepy-result
apt install -y --no-install-recommends python3-colcon-coveragepy-result python3-colcon-lcov-result lcov
apt install -y --no-install-recommends git build-essential
rosdep init
Expand Down

0 comments on commit 1f73365

Please sign in to comment.