aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2025-02-14 07:19:15 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2025-02-14 07:19:15 +0100
commitb0f08271d1dae8ffaf57f557c27eba1314ece1d5 (patch)
tree98da899d455d6945849d6f4b4e98adfb98dc8b2b /GNUmakefile
parent7dc59c522d0639f6473463340e518e2e8074e364 (diff)
parent55d9c2331e468efd364472555dbfae84603a4f73 (diff)
Merge branch 'main' into dev
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 76163ab6..23f994a1 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -125,8 +125,7 @@ pd_all: roxygen
git add -A
coverage:
- mkdir -p docs/dev/coverage
- "$(RBIN)/Rscript" -e "covr::report(file = 'coverage/coverage.html')"
+ "$(RBIN)/Rscript" -e "covr::report(file = 'docs/coverage/coverage.html')"
r-forge:
git archive main > $(HOME)/git/mkin/mkin.tar;\

Contact - Imprint