From 50f701e59be1b629f251d079cc2c0dc9acb47653 Mon Sep 17 00:00:00 2001 From: Jens Preussner Date: Fri, 6 Jul 2018 15:39:31 +0200 Subject: [PATCH] Cleaned pipeline step --- .buildkite/pipeline.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index e410b86..c1848dd 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,11 +1,7 @@ steps: - label: ":stopwatch: Running checks for Wilson" command: - - "Rscript -e 'devtools::check()'" + - Rscript -e \'devtools::check()\' plugins: https://github.com/loosolab/conda-buildkite-plugin.git#master: -# - wait - -# - label: "Package check" -# command: