nancy.liao
2025-04-16 5a5250218db5ecf87ff03106b7575419865d07ba
.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