Skip to content

Commit 78dc25d

Browse files
committed
tweak
1 parent 54c103d commit 78dc25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
test_targets:
21-
- target: test/functional/ios/search_context/find_by_*.py test/functional/ios/remote_fs_tests.py test/functional/ios/afari_tests.py test/functional/ios/execute_driver_tests.py
21+
- target: test/functional/ios/search_context/find_by_*.py test/functional/ios/remote_fs_tests.py test/functional/ios/safari_tests.py test/functional/ios/execute_driver_tests.py
2222
name: func_test_ios1
2323

2424
runs-on: macos-14

0 commit comments

Comments
 (0)