We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb32697 commit 059b092Copy full SHA for 059b092
ci-jobs/functional_test.yml
@@ -103,7 +103,7 @@ jobs:
103
- template: ./functional/ios_setup.yml
104
parameters:
105
xcodeVersion: ${{ parameters.xcodeForIOS }}
106
- - script: brew install ffmpeg && brew tap wix/brew && brew install wix/brew/applesimutils
+ - script: brew install ffmpeg && brew tap wix/brew && brew install applesimutils
107
displayName: Install ffmpeg and applesimutils
108
- template: ./functional/run_appium.yml
109
- script: bundle exec rake test:func:ios TESTS=test/functional/ios/ios/mjpeg_server_test.rb,test/functional/ios/ios/mobile_commands_test.rb
0 commit comments