Skip to content

Commit 8eca8bf

Browse files
authored
[#258] MCDC-Star Testing
1 parent bacb9f7 commit 8eca8bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/mc_dc_coverage.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +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 bc build-essential cmake git
37-
pip install --upgrade pip
36+
python3 bc build-essential cmake git
3837
git clone https://github.com/nist-sws/mcdc-star.git
3938
cd mcdc-star
4039
mkdir build

0 commit comments

Comments
 (0)