Skip to content

Commit adc785a

Browse files
authored
Turn off coverage
Signed-off-by: Li Wei <liwei@hpe.com>
1 parent 9fb2f1f commit adc785a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: make tests
17-
run: make tests
17+
run: make tests GCOV_CCFLAGS=

0 commit comments

Comments
 (0)