Skip to content

Commit 1f0dd47

Browse files
authored
Merge pull request #74 from jhorzek/jhorzek-patch-1
Update R-CMD-check.yaml
2 parents ea7dfaa + e29a0b5 commit 1f0dd47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
install.packages("testthat")
8787
install.packages("devtools")
8888
install.packages("mokken")
89+
8990
devtools::build(pkg = ".", binary = TRUE)
9091
rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "warning")
9192
shell: Rscript {0}

0 commit comments

Comments
 (0)