nancy.liao
2025-04-18 a3fdd3589c713678eafe20840a7334de6bed038b
.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