Skip to content

Commit

Permalink
Use raw output style for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
waliid committed Dec 3, 2024
1 parent 31017c9 commit d5ba22c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ def run_package_tests(platform_id, scheme_name)
result_bundle: true,
number_of_retries: 3,
clean: true,
output_types: 'html',
xcargs: '-testLanguage en -testRegion en_US'
)
end
Expand Down

0 comments on commit d5ba22c

Please sign in to comment.