libspdm icon indicating copy to clipboard operation
libspdm copied to clipboard

Enable GCOV=ON in CI/CD

Open steven-bellock opened this issue 3 years ago • 2 comments

In https://github.com/DMTF/libspdm/blob/main/.github/workflows/build.yml have at least one build configuration where GCOV is enabled. Probably -DARCH=x64 -DTOOLCHAIN=GCC -DTARGET=Debug -DGCOV=ON ..

steven-bellock avatar Nov 01 '22 21:11 steven-bellock

11/7/2022 - Agree to enable just one.

jyao1 avatar Nov 07 '22 15:11 jyao1

I will check this

Xiaohanjlll avatar Nov 08 '22 01:11 Xiaohanjlll