pipeline.yaml 167 B

123
  1. steps:
  2. - label: ":hammer: Unit Tests"
  3. command: set -o pipefail && xcodebuild test -scheme SwifterMac -sdk macosx -destination "arch=x86_64" | xcpretty -c -r html