We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d074d7d commit 770644cCopy full SHA for 770644c
.github/workflows/mc_dc_coverage.yml
@@ -33,7 +33,7 @@ jobs:
33
apt-get update
34
apt-get install -y \
35
lcov libcurl4-openssl-dev libmariadb-dev libmariadb-dev-compat \
36
- python3 python3-pip python3-venv gcov gcovr bc pipx wget \
+ python3 python3-pip python3-venv gcovr bc pipx wget \
37
software-properties-common
38
# # Add the official LLVM repository and install Clang 19
39
# wget https://apt.llvm.org/llvm.sh
0 commit comments