We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c103d commit 78dc25dCopy full SHA for 78dc25d
.github/workflows/functional-test.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
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
+ - 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
22
name: func_test_ios1
23
24
runs-on: macos-14
0 commit comments