Skip to content

Commit

Permalink
Install Rosetta because it is Christmas Day 2023 and we apparently st…
Browse files Browse the repository at this point in the history
…ill need it for some things.
  • Loading branch information
ZevEisenberg committed Dec 25, 2023
1 parent 84d0b94 commit e3c6d7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
- run:
name: Tests & Code Coverage
when: always
command: |
bundle exec fastlane coverage_all
steps:
- macos/install-rosetta
- bundle exec fastlane coverage_all
# Store xcov Code Coverage HTML report artifact
- store_artifacts:
path: build/BonMot-iOS/xcov
Expand Down

0 comments on commit e3c6d7b

Please sign in to comment.