We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea7dfaa + e29a0b5 commit 1f0dd47Copy full SHA for 1f0dd47
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -86,6 +86,7 @@ jobs:
86
install.packages("testthat")
87
install.packages("devtools")
88
install.packages("mokken")
89
+
90
devtools::build(pkg = ".", binary = TRUE)
91
rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "warning")
92
shell: Rscript {0}
0 commit comments