Skip to content

Commit 80c2c07

Browse files
authored
install opencv4nodejs (#225)
1 parent 47dfc1a commit 80c2c07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci-jobs/functional_test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
parameters:
7979
xcodeVersion: 10.1
8080
- template: ./functional/run_appium.yml
81+
- script: npm install -g appium opencv4nodejs@4.17.0
82+
displayName: Install opencv4nodejs@4.17.0
8183
- script: bundle exec rake test:func:ios TESTS=test/functional/ios/ios/device_wda_attachment_test.rb,test/functional/ios/ios/image_comparison_test.rb
8284
displayName: Run tests
8385
- template: ./functional/publish_test_result.yml

0 commit comments

Comments
 (0)