Skip to content

Commit

Permalink
[#258] Revert GCov
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbrown2 authored Jan 2, 2025
1 parent d074d7d commit 770644c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mc_dc_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
apt-get update
apt-get install -y \
lcov libcurl4-openssl-dev libmariadb-dev libmariadb-dev-compat \
python3 python3-pip python3-venv gcov gcovr bc pipx wget \
python3 python3-pip python3-venv gcovr bc pipx wget \
software-properties-common
# # Add the official LLVM repository and install Clang 19
# wget https://apt.llvm.org/llvm.sh
Expand Down

0 comments on commit 770644c

Please sign in to comment.