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

remove check

parent 81a137f3
Branches
Tags
No related merge requests found
......@@ -12,11 +12,6 @@ before_script:
- R -e 'install.packages(setdiff(desc::desc()$get_deps()$package, c(installed.packages(), "R")));'
devtools-check:
stage: build
script:
- R -e 'devtools::check(error_on = "error")'
pages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment