diff --git a/.drone.yml b/.drone.yml index acc08f0..649d702 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,4 @@ steps: commands: - export TAR="/bin/tar" - Rscript -e 'devtools::install_github("jimhester/lintr")' - - Rscript -e 'lintr::lint_dir() + - Rscript -e 'lintr::lint_dir()'