We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade642b commit b408208Copy full SHA for b408208
Makefile
@@ -59,7 +59,6 @@ install:
59
# Clean build artifacts
60
clean:
61
@rm -rf $(BUILD_DIR) $(DIST_DIR) $(COVERAGE_DIR)
62
- @rm -f coverage.out coverage.html
63
64
# Run tests
65
test:
0 commit comments