/Applications no such file or directory while running fastlane test

前端 未结 0 2049
执念已碎
执念已碎 2020-12-05 16:24

This is my stage for tests in gitlab-ci.yml:

tests:
  stage: tests
  before_script:
    - killall \"Simulator\" || true
  script:
    - bundle         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题