Skip to content

Commit

Permalink
Merge branch 'main' into 10812-prevent-redundant-sentry-sourcemap-upl…
Browse files Browse the repository at this point in the history
…oads
  • Loading branch information
Daniel-Cross authored Sep 27, 2024
2 parents 6a846a6 + 4b8abcf commit 423e319
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -644,8 +644,8 @@ workflows:
android_e2e_test:
before_run:
- setup
- install_detox
- prep_environment
- install_detox
after_run:
- notify_failure
steps:
Expand Down Expand Up @@ -737,8 +737,8 @@ workflows:
ios_api_specs:
before_run:
- setup
- install_detox
- prep_environment
- install_detox
after_run:
- notify_failure
steps:
Expand Down Expand Up @@ -890,8 +890,8 @@ workflows:
ios_e2e_test:
before_run:
- setup
- install_detox
- prep_environment
- install_detox
after_run:
- notify_failure
steps:
Expand Down

0 comments on commit 423e319

Please sign in to comment.