Skip to content

Commit

Permalink
[#2] Temporary clean
Browse files Browse the repository at this point in the history
  • Loading branch information
blyscuit committed Sep 16, 2022
1 parent e14a2ce commit f772c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iosApp/fastlane/Managers/TestManager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ def build_and_test(scheme:, targets:)
scheme: scheme,
device: @device,
output_directory: @output_directory,
clean: true,
code_coverage: true,
result_bundle: true,
only_testing: targets,
Expand Down

0 comments on commit f772c69

Please sign in to comment.