Skip to content

Commit 137b5e9

Browse files
committed
add ci
1 parent 796de94 commit 137b5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
fail-fast: false
9595
matrix:
9696
test_targets:
97-
- target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py
97+
- target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py test/functional/android/bidi_tests.py
9898
name: func_test_android1
9999

100100
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)