Victor Sigler 5 年之前
父节点
当前提交
f4887c062d
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      .buildkite/pipeline.yaml

+ 0 - 3
.buildkite/pipeline.yaml

@@ -1,6 +1,3 @@
 steps:
-  - label: ":package: Ruby dependencies"
-    command: gem install xcpretty
-
   - label: ":hammer: Unit Tests"
     command: set -o pipefail && xcodebuild test -scheme SwifterMac -sdk macosx -destination "arch=x86_64" | xcpretty -c -r html