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

Update .gitlab-ci.yml file

parent 0232b123
No related branches found
No related tags found
2 merge requests!2Master,!1presetation
Pipeline #140446 failed
......@@ -6,7 +6,6 @@ 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