We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7136189 commit 9d14be6Copy full SHA for 9d14be6
.github/workflows/functional-test.yml
@@ -95,7 +95,7 @@ jobs:
95
name: func_test_android1
96
- target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py
97
name: func_test_android3
98
- - target: test/functional/android/remote_fs_tests.py test/functional/android/log_event_tests.py
+ - target: test/functional/android/log_event_tests.py
99
name: func_test_android5
100
101
runs-on: ubuntu-latest
test/functional/android/remote_fs_tests.py
0 commit comments