Skip to content

Commit c8400bb

Browse files
authored
[#258] MCDC Test
1 parent eecb397 commit c8400bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mc_dc_coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
apt-get install -y lcov libcurl4-openssl-dev libmariadb-dev libmariadb-dev-compat python3 python3-pip python3-venv \
4343
gcovr bc pipx clang-17 libclang-17-dev
4444
pipx install --system-site-packages mcdc-checker
45+
pipx inject mcdc-checker clang
4546
4647
- name: Build with Coverage Flags
4748
run: |

0 commit comments

Comments
 (0)