nancy.liao
2025-04-23 1b3593b9d53aa016f4e484aa115cde282e8d0018
.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