Fix missing UI tests simulator (#860)
* Fix UI and integration tests missing simulators (older) * Update fastlane and dependencies
This commit is contained in:
2
.github/workflows/ui_tests.yml
vendored
2
.github/workflows/ui_tests.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Setup environment
|
||||
run:
|
||||
source ci_scripts/ci_common.sh && setup_github_actions_environment
|
||||
|
||||
|
||||
- name: Run tests
|
||||
run: bundle exec fastlane ui_tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user