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