Skip to content
Snippets Groups Projects
Commit ee2cd3a6 authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

skip check

parent 26226502
No related branches found
No related tags found
No related merge requests found
......@@ -14,11 +14,6 @@ before_script:
- R -e "BiocManager::install('DESeq2', update = FALSE)"
- R -e 'install.packages(setdiff(desc::desc()$get_deps()$package, c(installed.packages(), "R")));'
devtools-check:
stage: build
script:
- R -e 'devtools::check()'
pages:
stage: build
script:
......
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