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 c22051c commit d572c59Copy full SHA for d572c59
.github/workflows/functional-test.yml
@@ -94,7 +94,7 @@ jobs:
94
fail-fast: false
95
matrix:
96
test_targets:
97
- - target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py test/functional/android/bidi_tests.py
+ - target: test/functional/android/bidi_tests.py test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py
98
name: func_test_android1
99
100
runs-on: ubuntu-latest
0 commit comments