Skip to content
Snippets Groups Projects
Commit 739ddd6a authored by sanchezi's avatar sanchezi
Browse files

correc CI yml 2

parent afe89b7f
No related branches found
No related tags found
No related merge requests found
Pipeline #53066 failed
......@@ -9,5 +9,5 @@ docker-test-rstudio:
- R -e 'install.packages(c("knitr", "rmarkdown"))'
# generate Documentation
- "Rscript -e \"roxygen2::roxygenize('.', roclets=c('rd', 'collate', 'namespace'))\""
- R CMD build
- R CMD check
- R CMD build .
- R CMD check .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment