Skip to content

Commit 770644c

Browse files
authored
[#258] Revert GCov
1 parent d074d7d commit 770644c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mc_dc_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
apt-get update
3434
apt-get install -y \
3535
lcov libcurl4-openssl-dev libmariadb-dev libmariadb-dev-compat \
36-
python3 python3-pip python3-venv gcov gcovr bc pipx wget \
36+
python3 python3-pip python3-venv gcovr bc pipx wget \
3737
software-properties-common
3838
# # Add the official LLVM repository and install Clang 19
3939
# wget https://apt.llvm.org/llvm.sh

0 commit comments

Comments
 (0)