Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ea98072

Browse files
committed
Makefile: change rule cmocka_tests for Codecov
1 parent 6288849 commit ea98072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ python_tests:
8383
$(MAKE) -C tests/python partitioning_tests
8484

8585
cmocka_tests:
86-
$(MAKE) -C tests/cmocka clean check
86+
$(MAKE) -C tests/cmocka check
8787

8888
clean_gcov:
8989
find . \

0 commit comments

Comments
 (0)