aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-09-06 17:29:02 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-09-06 17:29:02 +0200
commit7b14afbeaa779009014ee866fe5e56edd3e8681d (patch)
tree7875bfab7c9da31e1c634a7bbc2a15989cac48e3 /GNUmakefile
parentd34f2b003bee7eda8553c19d61ac21d2ce708f4e (diff)
parentba3eaa0d61d4980a61ebbcd105f07d21dd2aabb6 (diff)
Merge remote-tracking branch 'refs/remotes/origin/main'
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