Skip to content

Commit 54643d7

Browse files
committed
Run iOS Tests quietly
1 parent 7b6ed9c commit 54643d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/native-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
xcodebuild -workspace *.xcworkspace \
5151
-scheme $SCHEME -configuration $CONFIGURATION \
5252
-destination "$DESTINATION" \
53+
-quiet \
5354
test
5455
5556
test-android:

0 commit comments

Comments
 (0)