Skip to content

Commit

Permalink
fix: xcpretty setting
Browse files Browse the repository at this point in the history
  • Loading branch information
HiHoi authored Mar 25, 2024
1 parent 4eef10c commit a4914b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: sudo xcode-select -s /Applications/Xcode_15.0.app

- name: Run Test
run: xcodebuild test clean -workspace ./HANE24.xcworkspace -scheme 24HANE -destination 'platform=iOS Simulator,name=iPhone 14 Pro' | xcpretty
run: xcodebuild test clean -workspace ./HANE24.xcworkspace -scheme 24HANE -destination 'platform=iOS Simulator,name=iPhone 14 Pro' | xcpretty --test --color

0 comments on commit a4914b3

Please sign in to comment.