Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Cleaned pipeline step
Browse files Browse the repository at this point in the history
  • Loading branch information
jenzopr authored and bioi committed Jul 6, 2018
1 parent 09e3127 commit 50f701e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit 50f701e

Please sign in to comment.