We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6ed9c commit 94f0c2bCopy full SHA for 94f0c2b
.github/workflows/native-tests.yml
@@ -50,6 +50,7 @@ jobs:
50
xcodebuild -workspace *.xcworkspace \
51
-scheme $SCHEME -configuration $CONFIGURATION \
52
-destination "$DESTINATION" \
53
+ -quiet \
54
test
55
56
test-android:
0 commit comments