We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb2f1f commit adc785aCopy full SHA for adc785a
1 file changed
.github/workflows/c-cpp.yml
@@ -14,4 +14,4 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: make tests
17
- run: make tests
+ run: make tests GCOV_CCFLAGS=
0 commit comments