Skip to content
Snippets Groups Projects
Commit 33e5dbbb authored by Liuxi Mei's avatar Liuxi Mei
Browse files

Update .gitlab-ci.yml file

parent d6cccc34
No related branches found
No related tags found
2 merge requests!2Master,!1presetation
Pipeline #140444 failed
......@@ -6,6 +6,7 @@ stages:
building:
stage: build
script:
- R -e "install.packages("remotes")"
- R -e "remotes::install_deps(dependencies = TRUE)"
- R -e 'devtools::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