Skip to content

Commit b408208

Browse files
committed
build: update Makefile
1 parent ade642b commit b408208

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ install:
5959
# Clean build artifacts
6060
clean:
6161
@rm -rf $(BUILD_DIR) $(DIST_DIR) $(COVERAGE_DIR)
62-
@rm -f coverage.out coverage.html
6362

6463
# Run tests
6564
test:

0 commit comments

Comments
 (0)