Removed extraenous coverage recipe in test all recipe.

This commit is contained in:
Steve Karg
2024-08-07 11:44:15 -05:00
parent 81e83b19c1
commit ebb8be067f
+1 -1
View File
@@ -7,7 +7,7 @@
# all: demos router-ipv6 ${DEMO_LINUX}
.PHONY: all
all: test coverage
all: test
BUILD_DIR=build