Skip to content

Commit 94f0c2b

Browse files
authored
Run iOS Tests quietly (#5002)
1 parent 7b6ed9c commit 94f0c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)