Skip to content

Commit aa0c180

Browse files
committed
update azure module
1 parent 67df100 commit aa0c180

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
@@ -203,6 +203,8 @@ jobs:
203203
steps:
204204
- template: ./functional/android_setup.yml
205205
- template: ./functional/run_appium.yml
206+
- script: npm install -g appium opencv4nodejs@4.17.0
207+
displayName: Install opencv4nodejs@4.17.0
206208
- script: bundle exec rake test:func:android TESTS=test/functional/android/android/image_comparison_test.rb,test/functional/android/android/mjpeg_server_test.rb
207209
displayName: Run tests
208210
- template: ./functional/publish_test_result.yml

0 commit comments

Comments
 (0)