.github/workflows/main.yml @@ -81,6 +81,7 @@ - name: coverage env: CFLAGS: -fprofile-arcs -ftest-coverage CXXFLAGS: -fprofile-arcs -ftest-coverage LDFLAGS: -lgcov run: make clean all test