Skip to content

Commit

Permalink
Remove lcov
Browse files Browse the repository at this point in the history
  • Loading branch information
Taka-Kazu committed Jan 10, 2025
1 parent a29ed65 commit 8bd7430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
apt update
apt install -yq --no-install-recommends python3-pip
python3 -m pip install colcon-lcov-result \
python3 -m pip install \
colcon-coveragepy-result \
colcon-mixin
- name: Build
Expand Down

0 comments on commit 8bd7430

Please sign in to comment.