Skip to content

Commit

Permalink
chore: skip applesimutils installation for Android E2E build/test
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Aug 7, 2024
1 parent f8ce6d3 commit e6f3fb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ workflows:
android_e2e_build:
before_run:
- code_setup
- install_applesimutils
- set_commit_hash
after_run:
- notify_failure
Expand Down Expand Up @@ -621,7 +620,6 @@ workflows:
android_e2e_test:
before_run:
- setup
- install_applesimutils
- prep_environment
after_run:
- notify_failure
Expand Down

0 comments on commit e6f3fb1

Please sign in to comment.